Update starter.lua

This commit is contained in:
Jim Shield
2025-05-17 20:23:32 +01:00
parent ab4298fa2d
commit 7e073b16ec

View File

@@ -118,7 +118,7 @@ for _, v in pairs({ -- This is a specific load order
'_eventDebug.lua', '_eventDebug.lua',
'callback.lua', 'callback.lua',
'coreloader.lua', -- needs to be second to load all core related stuff before everything else 'coreloader.lua',
'duifunctions.lua', 'duifunctions.lua',