Add countdown on HUD for prematch build time
This commit is contained in:
parent
9bbdc41967
commit
b4df909ac6
3 changed files with 28 additions and 2 deletions
|
@ -170,8 +170,6 @@ ctf_match.register_on_build_time_end(function()
|
|||
end
|
||||
end
|
||||
|
||||
print(n .. " invalid nodes out of " .. t .. " (" .. (t-n) .. " valid)")
|
||||
|
||||
vm:set_data(data)
|
||||
vm:write_to_map(data)
|
||||
vm:update_map()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue