Merge pull request #25 from CegepSTH/SQC-33_Retrecissage_du_monde

rétrécissement du monde
This commit is contained in:
MarcEricMartel
2023-11-13 16:46:49 -05:00
committed by GitHub
4 changed files with 33 additions and 1 deletions

View File

@@ -111,6 +111,8 @@ private:
int m_renderCount = 0;
int m_countdown = COUNTDOWN;
int m_nbReductionChunk = 4;
int m_timerReductionChunk = 30;
bool m_damage = false;