mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Fixes (by Buggler)
- Added notification in message log when mercs cannot climb with backpack - Reorganized hotkeys code in alphabetical order for easy reference - Moved item transformation hotkey from 'Y' to 'Shift + T' due to hotkey being used to call up chatbox in networked game git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7278 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1007,7 +1007,7 @@ public:
|
||||
INT8 bBreath; // current breath value
|
||||
INT8 bBreathMax; // max breath, affected by fatigue/sleep
|
||||
INT8 bStealthMode;
|
||||
INT16 sBreathRed; // current breath value
|
||||
INT16 sBreathRed; // current breath loss value
|
||||
|
||||
|
||||
UINT8 ubWaitActionToDo;
|
||||
|
||||
+606
-572
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user