diff options
Diffstat (limited to 'gamemode/client/areas')
| -rw-r--r-- | gamemode/client/areas/loadareas.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gamemode/client/areas/loadareas.lua b/gamemode/client/areas/loadareas.lua new file mode 100644 index 0000000..a8c506d --- /dev/null +++ b/gamemode/client/areas/loadareas.lua @@ -0,0 +1,3 @@ +--[[ + Loads the area names for the current map +]] |
