Skip to content

Commit a0b2996

Browse files
committed
oops
1 parent 0efea65 commit a0b2996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Screens/GameScreen.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ class GameScreen final : public Screen
222222

223223
sf::Clock _gameClock;
224224
std::shared_ptr<GameWorld> _gameCalendar;
225-
std::tt::GameState _gameState;
225+
tt::GameState _gameState;
226226

227227
std::shared_ptr<Hud> _hud;
228228
};

0 commit comments

Comments
 (0)