Spawner bug fix.
This commit is contained in:
parent
5fa24f55f2
commit
f944222d7c
|
@ -56,7 +56,7 @@
|
|||
"side" : "SIDE_PIRATE",
|
||||
"interval" : 30,
|
||||
"limit" : 0,
|
||||
"total" : 0,
|
||||
"total" : -1,
|
||||
"step" : 1,
|
||||
"offscreen" : 1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue