clean up inits
This commit is contained in:
parent
3b0586ff54
commit
45e146723f
@ -26,7 +26,6 @@ arena_lib.register_minigame("gems_4", {
|
||||
sapphire_gem = { x = 0, y = 0, z = 0 },
|
||||
emerald_gem = { x = 0, y = 0, z = 0 },
|
||||
opal_gem = { x = 0, y = 0, z = 0 },
|
||||
nodes = {},
|
||||
},
|
||||
|
||||
team_properties = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user