Add countdown on HUD for prematch build time

This commit is contained in:
rubenwardy 2015-11-28 01:10:02 +00:00
parent 9bbdc41967
commit b4df909ac6
3 changed files with 28 additions and 2 deletions

View file

@ -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()