1
0
Эх сурвалжийг харах

Editor: Added new signal.

Mr.doob 1 жил өмнө
parent
commit
685a366e4c

+ 1 - 0
editor/js/Editor.js

@@ -36,6 +36,7 @@ function Editor() {
 		// notifications
 		// notifications
 
 
 		editorCleared: new Signal(),
 		editorCleared: new Signal(),
+		storageLoaded: new Signal(),
 
 
 		savingStarted: new Signal(),
 		savingStarted: new Signal(),
 		savingFinished: new Signal(),
 		savingFinished: new Signal(),

粤ICP备19079148号