mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 10:44:42 +00:00
Fixing namespace
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <Scene/Scene.hpp>
|
||||
|
||||
|
||||
namespace Bomberman
|
||||
namespace BBM
|
||||
{
|
||||
//! @brief A class representing the current game state. This allow one to retain information between update calls.
|
||||
class GameState
|
||||
|
||||
Reference in New Issue
Block a user