Intermission 2
This commit is contained in:
@@ -143,7 +143,6 @@
|
||||
|
||||
void UpdatePowerPellet()
|
||||
{
|
||||
|
||||
powerPelletCountdown -= Time.deltaTime;
|
||||
if (powerPelletCountdown <= 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user