Merge pull request #1791 from voiperr/ace_spectator_dev

[ace_spectator] Remove last remnants of view distance
This commit is contained in:
Nicolás Badano 2015-07-03 19:02:53 -03:00
commit 9d2b147ad7
2 changed files with 1 additions and 8 deletions

View File

@ -26,6 +26,5 @@ PREP(trackUnits);
PREP(unitInfo);
PREP(unitSide);
PREP(unitVar);
PREP(viewDistance);
ADDON = true;
ADDON = true;

View File

@ -40,11 +40,5 @@
<Key ID="STR_ACE_Spectator_End_Description">
<English>End mission when all players dead (default BIS behaviour)?</English>
</Key>
<Key ID="STR_ACE_Spectator_VD_Title">
<English>View Distance</English>
</Key>
<Key ID="STR_ACE_Spectator_VD_Button">
<English>OK</English>
</Key>
</Package>
</Project>