Survival mode ready
This commit is contained in:
parent
0fff33d196
commit
7614b12076
50 changed files with 586 additions and 81 deletions
|
|
@ -37,7 +37,7 @@ public partial class DebugZombieSpawner : PopupPanel
|
|||
{
|
||||
return;
|
||||
}
|
||||
|
||||
ZombieSequencer.Instance.DebugClearQueue();
|
||||
for(int i = 0; i < spin.Value; i++)
|
||||
{
|
||||
ZombieSequencer.Instance.Add(variants[0]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue