diff --git a/desktop_version/src/Game.h b/desktop_version/src/Game.h index d62a47e0..027c1ab5 100644 --- a/desktop_version/src/Game.h +++ b/desktop_version/src/Game.h @@ -216,8 +216,6 @@ public: std::vector unlock; std::vector unlocknotify; - std::vector temp_unlock; - std::vector temp_unlocknotify; int stat_trinkets; bool fullscreen; int bestgamedeaths;