diff options
| author | Alexander Pickering <alexandermpickering@gmail.com> | 2016-05-04 19:56:20 -0400 |
|---|---|---|
| committer | Alexander Pickering <alexandermpickering@gmail.com> | 2016-05-04 19:56:20 -0400 |
| commit | 18dcbaa7c1853d6cbb1c05681c5cfe4c06101479 (patch) | |
| tree | df2cc543de5c583fe00087dbefbc9f0d15729fdb /gamemode/configure_me.lua | |
| parent | b78c6e09b5d53c37e45e2f7dcab117590fb3a787 (diff) | |
| download | gmstranded-18dcbaa7c1853d6cbb1c05681c5cfe4c06101479.tar.gz gmstranded-18dcbaa7c1853d6cbb1c05681c5cfe4c06101479.tar.bz2 gmstranded-18dcbaa7c1853d6cbb1c05681c5cfe4c06101479.zip | |
Changing name
Diffstat (limited to 'gamemode/configure_me.lua')
| -rw-r--r-- | gamemode/configure_me.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/configure_me.lua b/gamemode/configure_me.lua index 8bace06..543dae2 100644 --- a/gamemode/configure_me.lua +++ b/gamemode/configure_me.lua @@ -8,7 +8,7 @@ */ //Make sure that this is the gamemode folder name -GM.GAMEMODE_FOLDER_NAME = "gmsurvival" +GM.GAMEMODE_FOLDER_NAME = "gmstranded" if (GMS == nil) then GMS = {} end |
