[BUG]ScriptEditorMorph>>unhibernate

Karl Ramberg karl.ramberg at chello.se
Thu Feb 1 21:26:40 UTC 2001


Trying to load some projects off the SuperSwiki give the walk back in

ScriptEditorMorph>>unhibernate
	| ww |
	"Recreate my tiles from my method.  If I have new universal tiles."

	(ww _ self world) 
		ifNil: [playerScripted isUniversalTiles ifFalse: [^ self]]


where playerScripted is nil


Karl





More information about the Squeak-dev mailing list