mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Merged from revision: 6795
- UB crashing after helicopter crash in new game (junk variables removed) (by anv) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6796 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+1
-5
@@ -122,11 +122,7 @@ typedef struct
|
||||
INT32 iVideoOverlay; // Value for video overlay ( not used too much )
|
||||
|
||||
UINT32 uiSoundID; // Sound ID if one being played
|
||||
|
||||
UINT32 uiSound1ID; // anv: snitch
|
||||
UINT32 uiSound2ID;
|
||||
UINT32 uiSound3ID;
|
||||
|
||||
|
||||
UINT8 ubSoldierID; // SoldierID if one specified
|
||||
UINT8 ubCharacterNum; // Profile ID num
|
||||
|
||||
|
||||
Reference in New Issue
Block a user