mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Added a fix to the poison handling in the engine when an NPC is under
the player's control. Minor code edits.
This commit is contained in:
@@ -368,7 +368,7 @@ int ret0 - overrides the pressed key (a new key DX scancode or 0 for no over
|
||||
|
||||
HOOK_MOUSECLICK (hs_mouseclick.int)
|
||||
|
||||
Runs once every time when a mouse button was pressed or release.
|
||||
Runs once every time when a mouse button was pressed or released.
|
||||
|
||||
int arg0 - event type: 1 - pressed, 0 - released
|
||||
int arg1 - button number (0 - left, 1 - right, up to 7)
|
||||
|
||||
Reference in New Issue
Block a user