mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
added sync for bandaging anim and ability to heal other teams
add names to end turn dialog. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2182 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -67,6 +67,7 @@ typedef struct
|
||||
INT16 sYPos;
|
||||
UINT16 usStartingAniCode;
|
||||
BOOLEAN fForce;
|
||||
UINT8 usNewDirection;//hayden
|
||||
|
||||
} EV_S_CHANGESTATE;
|
||||
|
||||
@@ -257,6 +258,7 @@ typedef struct
|
||||
UINT16 usTactialTurnLimitCounter;
|
||||
UINT16 usTactialTurnLimitMax;
|
||||
UINT8 ubDirection;
|
||||
|
||||
} EV_S_UPDATENETWORKSOLDIER;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user