Fix the map opening and closing all the time.
This commit is contained in:
parent
a11e7de14e
commit
0c8cb197c2
3 changed files with 11 additions and 5 deletions
|
@ -21,6 +21,7 @@ struct Autowalker {
|
|||
void start_autowalk();
|
||||
void craft_weapon();
|
||||
void open_map();
|
||||
void close_map();
|
||||
bool found_enemy();
|
||||
bool found_item();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue