delete timer_2min dubug

update
rubin 2 years ago
parent 275bfabe61
commit f758f0b6e1
  1. 1
      mafia-tools.lua

@ -163,7 +163,6 @@ timer_2min.onServerMessage = function(color, message)
end
end
timer_2min.loop = function()
config.data.time_2min = os.time()
while true do
wait(0)
for a = 0, 2304 do

Loading…
Cancel
Save