mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-19 14:59:53 +08:00
Fix level entity data loading
This commit is contained in:
@@ -105,8 +105,8 @@ public final class Grasscutter {
|
||||
|
||||
// Load all resources.
|
||||
Grasscutter.updateDayOfWeek();
|
||||
ResourceLoader.loadAll();
|
||||
ScriptLoader.init();
|
||||
ResourceLoader.loadAll();
|
||||
|
||||
// Generate handbooks.
|
||||
Tools.createGmHandbooks(false);
|
||||
|
||||
Reference in New Issue
Block a user