mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +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:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user