Initial idea for the interactive devices thing but I kind of hate it. Going to try another idea that will be simpler.
This commit is contained in:
parent
e30c18fbdf
commit
8defc0bedf
8 changed files with 48 additions and 26 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace Events {
|
||||
enum GUI {
|
||||
START, COMBAT, LOOT, DEATH
|
||||
START, COMBAT, LOOT, DEATH, STAIRS
|
||||
};
|
||||
|
||||
struct Combat {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue