1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-24 03:47:58 +02:00

minor fix

This commit is contained in:
Gerkiz 2021-02-10 21:31:43 +01:00
parent 9f15c0d3b5
commit e2513eedc2

View File

@ -27,7 +27,7 @@ function Public.reset_wave_defense()
this.active_biter_threat = 0
this.average_unit_group_size = 24
this.biter_raffle = {}
this.debug = true
this.debug = false
this.game_lost = false
this.get_random_close_spawner_attempts = 5
this.group_size = 2