Disable ctf.txt saving, fix bug in ChatPlus.clean_players()
This commit is contained in:
parent
43754f7735
commit
15653f7648
3 changed files with 3 additions and 1 deletions
1
mods/ctf_disable_save/depends.txt
Normal file
1
mods/ctf_disable_save/depends.txt
Normal file
|
@ -0,0 +1 @@
|
|||
ctf
|
1
mods/ctf_disable_save/init.lua
Normal file
1
mods/ctf_disable_save/init.lua
Normal file
|
@ -0,0 +1 @@
|
|||
ctf.save = function() end
|
Loading…
Add table
Add a link
Reference in a new issue