diff options
Diffstat (limited to 'gamemode/shared.lua')
| -rw-r--r-- | gamemode/shared.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/shared.lua b/gamemode/shared.lua index 97c8825..8552143 100644 --- a/gamemode/shared.lua +++ b/gamemode/shared.lua @@ -1,3 +1,4 @@ +print("Included shared.lua") DeriveGamemode( "sandbox" ) GM.Name = "Garry's Mod Stranded" |
