aboutsummaryrefslogtreecommitdiff
path: root/gamemode/client/cl_systems.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/client/cl_systems.lua')
-rw-r--r--gamemode/client/cl_systems.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/gamemode/client/cl_systems.lua b/gamemode/client/cl_systems.lua
new file mode 100644
index 0000000..0165239
--- /dev/null
+++ b/gamemode/client/cl_systems.lua
@@ -0,0 +1,4 @@
+--[[
+ Something to display all the systems delt with serverside
+]]
+local systems = {}