Get the FSM for the GUIworked out and fix the rendering so it works right.
This commit is contained in:
parent
81cbc24064
commit
d81e127686
3 changed files with 95 additions and 61 deletions
|
|
@ -44,7 +44,6 @@ namespace gui {
|
|||
StatusUI $status_ui;
|
||||
MapViewUI $map_ui;
|
||||
LootUI $loot_ui;
|
||||
sf::Font $font;
|
||||
gui::routing::Router $router;
|
||||
DNDLoot $dnd_loot;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue