mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-28 08:33:36 +00:00
need to fix (crash)
This commit is contained in:
@@ -249,6 +249,7 @@ namespace BBM {
|
||||
_loadBlock(scene, lines, index, map);
|
||||
index--;
|
||||
}
|
||||
std::cout << "Test LoadMap" << std::endl;
|
||||
MapGenerator::loadMap(Runner::width, Runner::height, map, scene);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user