mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 15:36:21 +01:00
Merge pull request #4163 from DJSnapshot/hotfix
Emergency fix for mods not loading
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
config.server_name += " #[(world.port % 1000) / 100]"
|
||||
|
||||
callHook("startup")
|
||||
//Emergency Fix
|
||||
load_mods()
|
||||
//end-emergency fix
|
||||
|
||||
src.update_status()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user