From 025ef8554016a2647f31244cf6413d80dba91847 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 25 Mar 2018 12:58:22 -0400 Subject: Fix #3 Allows pacs that have been loaded on join to be removed Also loads player data much sooner after the player spawns in. --- gamemode/core/editor/editor.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gamemode/core/editor/editor.lua (limited to 'gamemode/core/editor') diff --git a/gamemode/core/editor/editor.lua b/gamemode/core/editor/editor.lua new file mode 100644 index 0000000..23c5991 --- /dev/null +++ b/gamemode/core/editor/editor.lua @@ -0,0 +1,3 @@ +--[[ + Allow admins to develop the world in-game. +]] -- cgit v1.2.3-70-g09d2