removed 's world
svn: r13795
This commit is contained in:
parent
42fad650c7
commit
2336b9c279
|
@ -161,7 +161,7 @@
|
|||
(define/augment (on-close)
|
||||
(callback-stop! 'frame-stop)
|
||||
(custodian-shutdown-all play-back:cust)))
|
||||
(label (if name (format "~a's World" name) "World"))
|
||||
(label (if name (format "~a" name) "World"))
|
||||
(stretchable-width #f)
|
||||
(stretchable-height #f)
|
||||
(style '(no-resize-border metal))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user