diff options
Diffstat (limited to 'gamemode/core/mapstich/sv_mapstich.lua')
| -rw-r--r-- | gamemode/core/mapstich/sv_mapstich.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/core/mapstich/sv_mapstich.lua b/gamemode/core/mapstich/sv_mapstich.lua index f4208dd..f8e79cd 100644 --- a/gamemode/core/mapstich/sv_mapstich.lua +++ b/gamemode/core/mapstich/sv_mapstich.lua @@ -1,6 +1,6 @@ ---Bits to help with transfering players. -- Transfers players between areas when they hit a art_serverchange zone ---@module sv_mapstich.lua +--@server sv_mapstich.lua --Make sure zones are loaded already nrequire("sv_mysqlite.lua") |
