Fixed some things but now the world and boss fight worlds are out of sync and need to be fixed. tools/arena is broken.
This commit is contained in:
parent
37b007d79c
commit
bf8ce7e16b
6 changed files with 48 additions and 21 deletions
|
|
@ -29,6 +29,7 @@ namespace gui {
|
|||
MOUSE_DRAG_START=24,
|
||||
MOUSE_DROP=25,
|
||||
KEY_PRESS=26,
|
||||
AIM_CLICK=27
|
||||
AIM_CLICK=27,
|
||||
COMBAT=28
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue