Commit 6b5c953
committed
Emit engine-init event at the very end of the constructor
This allows plugins to perform actions which require all plugins to be
initialized (for example, calling showChunk which requires the mesher
and stitcher and shader to have loaded, and set in the game instance).1 parent e9b8f6b commit 6b5c953
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments