Crashfix change_arena_property.

This commit is contained in:
_Zaizen_ 2021-01-16 22:57:11 +01:00
parent 042a17f42a
commit 9dcd8b1923

View File

@ -36,7 +36,7 @@ ChatCmdBuilder.new("bladmin", function(cmd)
--
cmd:sub("properties :arena :property :newvalue:text", function(sender, arena_name, property, new_value)
arena_lib.change_arena_properties(sender, mod, arena_name, property, new_value)
arena_lib.change_arena_property(sender, mod, arena_name, property, new_value)
end)
-- cambio giocatori minimi/massimi