remove whitespaces

This commit is contained in:
CrazyladMT 2026-02-19 22:56:48 -05:00
commit 934f81e25f
12 changed files with 90 additions and 90 deletions

View file

@ -12,7 +12,7 @@ core.register_chatcommand("start", {
if match_state == "pre_match" or match_state == "post_match" or match_state == "in_progress" then
return false, "-!- Match is already in progress!"
end
local sucess = start_match(param)
if not map_data then