mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New display mode: "CTH mode" displays a very rough cth indication in the current merc's firing cone. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=344441&#msg_344441
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8099 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -5609,8 +5609,8 @@ void GetLaunchItemParamsFromUI( )
|
||||
|
||||
|
||||
static BOOLEAN gfDisplayPhysicsUI = FALSE;
|
||||
static INT32 gsPhysicsImpactPointGridNo;
|
||||
static INT8 gbPhysicsImpactPointLevel;
|
||||
INT32 gsPhysicsImpactPointGridNo = NOWHERE;
|
||||
static INT8 gbPhysicsImpactPointLevel = 0;
|
||||
static BOOLEAN gfBadPhysicsCTGT = FALSE;
|
||||
|
||||
void BeginPhysicsTrajectoryUI( INT32 sGridNo, INT8 bLevel, BOOLEAN fBadCTGT )
|
||||
|
||||
Reference in New Issue
Block a user