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:
Flugente
2016-03-08 22:36:39 +00:00
parent 446484f6ca
commit 908923e813
13 changed files with 207 additions and 19 deletions
-2
View File
@@ -326,8 +326,6 @@ BOOLEAN EnterPMCContract( )
if ( SectorOursAndPeaceful( sX, sY, 0 ) )
{
// if militia can land in this sector, add it to our list
// Is there a prison in this sector?
UINT16 prisonerbaselimit = 0;
for ( UINT16 cnt = 0; cnt < NUM_FACILITY_TYPES; ++cnt )
{
// Is this facility here?