This commit is contained in:
tercio
2014-06-14 03:17:22 -03:00
parent 1bf2d2fe8c
commit 98dafdb8fe
6 changed files with 15 additions and 23 deletions
+1 -6
View File
@@ -150,10 +150,7 @@
end
local arena_props = _detalhes.arena_table [nome]
if (nome == "Ditador") then
print ("Arena Cprops: ", arena_props)
end
if (arena_props) then
novo_objeto.role = arena_props.role
@@ -163,8 +160,6 @@
novo_objeto.role = role
end
end
print ("TEM CPROPS", novo_objeto.role)
else
local oponentes = GetNumArenaOpponentSpecs()
local found = false