aboutsummaryrefslogtreecommitdiff
path: root/gamemode/tools
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/tools')
-rw-r--r--gamemode/tools/markarea/sh_markarea.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/gamemode/tools/markarea/sh_markarea.lua b/gamemode/tools/markarea/sh_markarea.lua
new file mode 100644
index 0000000..217680a
--- /dev/null
+++ b/gamemode/tools/markarea/sh_markarea.lua
@@ -0,0 +1,4 @@
+--[[
+ Allows you to easily mark areas of the map
+]]
+print("hello from markarea.lua")