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, 0 insertions, 1 deletions
diff --git a/themes/Snowflake.h b/themes/Snowflake.h
index ae0c82f..5ad2670 100644
--- a/themes/Snowflake.h
+++ b/themes/Snowflake.h
@@ -21,7 +21,6 @@ struct SnowflakeUpdateData {
Vector2 velocity;
Vector2 position;
f32 rotation;
- bool isAlive = false;
bool onGround = false;
i32 vtxIdx = 0;