mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-22 06:15:11 +00:00
Fixing PR issues
This commit is contained in:
@@ -11,7 +11,7 @@ namespace WAL
|
||||
{
|
||||
std::chrono::nanoseconds Wal::timestep = 8ms;
|
||||
|
||||
SceneManager &Wal::getSceneManger()
|
||||
SceneManager &Wal::getSceneManager()
|
||||
{
|
||||
return this->_scenes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user