From 0443633f412726e73cbc803e5c091be58311bd88 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Thu, 20 Jan 2022 13:46:23 +0100 Subject: rework parsing and wave management --- src/gameplay.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gameplay.hpp') diff --git a/src/gameplay.hpp b/src/gameplay.hpp index be07491..da85c51 100644 --- a/src/gameplay.hpp +++ b/src/gameplay.hpp @@ -58,9 +58,6 @@ class Game { Entity* player; - std::string next; // next level - std::string current; // next level - std::string background; // next level Level* level; int frameWidth; -- cgit v1.2.3