mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-26 00:54:49 -04:00
dryad doesn't shoot through wall, demon softlock, end of round for spells
This commit is contained in:
parent
936bafca5a
commit
5901dc8a4b
12 changed files with 93 additions and 40 deletions
|
@ -14,7 +14,7 @@ extern "C" {
|
|||
#define MS_EVENT_MOUSE_RRELEASE 16
|
||||
#define MS_EVENT_MOUSE_MPRESS 32
|
||||
#define MS_EVENT_MOUSE_MRELEASE 64
|
||||
#define MS_EVENT_MOUSE_LDBLCLK 128
|
||||
|
||||
|
||||
typedef struct ms_event
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue