Remove saving from ctf_pvp_engine
This commit is contained in:
parent
a735266eb3
commit
e53732f41e
16 changed files with 31 additions and 349 deletions
|
@ -1 +0,0 @@
|
|||
ctf
|
|
@ -1,5 +0,0 @@
|
|||
ctf.save = function()
|
||||
for i = 1, #ctf.registered_on_save do
|
||||
ctf.registered_on_save[i]()
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue