summaryrefslogtreecommitdiff
path: root/themes/Snowflake.h
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-12-23 12:34:10 -0500
committermattkae <mattkae@protonmail.com>2022-12-23 12:34:10 -0500
commitf63d0af456f76d713e56ca17be114fba0af22f6c (patch)
tree87fd6b84882ad08fc3c47d3c4b899d0119eb044c /themes/Snowflake.h
parent4ac5e377a8ff514180082d92b38369a920ef02d1 (diff)
Yeeting all of the snowflakes at once
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;