GUI had old code when I was toying with doing lighting with a png.
This commit is contained in:
parent
c11384df59
commit
bdfd61c8e7
3 changed files with 0 additions and 9 deletions
2
gui.hpp
2
gui.hpp
|
@ -41,8 +41,6 @@ struct ActionLog {
|
|||
const int GAME_MAP_POS = 600;
|
||||
|
||||
class GUI {
|
||||
sf::RectangleShape $darkness;
|
||||
sf::Texture $light_test;
|
||||
string $status_text = "NOT DEAD";
|
||||
Canvas $canvas;
|
||||
Map& $game_map;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue