summaryrefslogtreecommitdiff
path: root/themes/Snowflake.h
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Snowflake.h')
-rw-r--r--themes/Snowflake.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/Snowflake.h b/themes/Snowflake.h
index d44851b..f67c214 100644
--- a/themes/Snowflake.h
+++ b/themes/Snowflake.h
@@ -22,6 +22,7 @@ struct SnowflakeUpdateData {
Vector2 velocity;
Vector2 position;
float32 rotation;
+ bool isAlive = false;
bool onGround = false;
int32 vtxIdx = 0;