mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
synced merc collapse
'resolved' timer cursor lockups add new server ini variable: DISABLE_SPEC_MODE = 0 possible lessening of chance for AI to Lockup. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2184 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -71,4 +71,6 @@ BOOLEAN check_status (void);
|
||||
extern UINT8 NumEnemyInSector( );
|
||||
extern INT8 NumActiveAndConsciousTeamMembers( UINT8 ubTeam );
|
||||
|
||||
void send_heal (SOLDIERTYPE *pSoldier );
|
||||
void send_heal (SOLDIERTYPE *pSoldier );
|
||||
|
||||
extern int DISABLE_SPEC_MODE;
|
||||
Reference in New Issue
Block a user