Glasir
Results
1
comments of
Glasir
Based on Retera's comment and my baseless guess, it's probably related to this part of the CUnit's update method: ``` if (gameTurnTick > (this.deathTurnTick + (int) (this.unitType.getDeathTime() / WarsmashConstants.SIMULATION_STEP_TIME))) {...