diff options
Diffstat (limited to 'gamemode/shared/loadprayers.lua')
| -rw-r--r-- | gamemode/shared/loadprayers.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/shared/loadprayers.lua b/gamemode/shared/loadprayers.lua index 3c94b72..01d538c 100644 --- a/gamemode/shared/loadprayers.lua +++ b/gamemode/shared/loadprayers.lua @@ -1,6 +1,7 @@ --[[ This file loads in all the prayers ]] +do return end local concmd = include("concommands.lua") --local autolua = include("../autolua.lua") print("Hello from LoadItems.lua!") |
