Combat Mode is more reliable now, just one little glitch that it doesn't exit on the last enemy dying.
This commit is contained in:
parent
232c994347
commit
cfe56bbf99
5 changed files with 20 additions and 6 deletions
1
gui.hpp
1
gui.hpp
|
@ -36,6 +36,7 @@ namespace gui {
|
|||
ROTATE_RIGHT,
|
||||
ATTACK,
|
||||
START_COMBAT,
|
||||
STOP_COMBAT,
|
||||
QUIT
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue