Trying a bit of color changes.
This commit is contained in:
parent
75646619b3
commit
0272ba8540
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ namespace gui {
|
|||
$level(level),
|
||||
$map_render(std::make_shared<sf::RenderTexture>()),
|
||||
$map_sprite($map_render->getTexture()),
|
||||
$map_tiles(matrix::make(12,11)),
|
||||
$map_tiles(matrix::make(12,10)),
|
||||
$paper(textures::get("full_screen_paper"))
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue