mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
1. Removed hardcoding of face items in the code for the face icons / graphics
2. Fixed potential infinite loop bug if no ammo crate or box is present and (ctrl+)shift+a is pressed. 3. Changed Ctrl click on mapscreen from Delete to auto-place item in selected merc or vehicle inventory. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5179 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2084,6 +2084,7 @@ INT8 ExecuteAction(SOLDIERTYPE *pSoldier)
|
||||
INT32 iRetCode;
|
||||
//NumMessage("ExecuteAction - Guy#",pSoldier->ubID);
|
||||
|
||||
|
||||
// in most cases, merc will change location, or may cause damage to opponents,
|
||||
// so a new cover check will be necessary. Exceptions handled individually.
|
||||
SkipCoverCheck = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user