V63 Typo Fix

This commit is contained in:
second_coming 2016-08-26 09:29:30 +01:00
parent 69f964eb8b
commit bb6c88d1f5
2 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ SC_HeliCrashMagazinesAmount = [2,2]; // [fixed amount to add, random amount to
// Roaming Vehicle Setup - (applies to ground, air and sea vehicles)
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
SC_minimumCrewAmount = 2; // Maximum amount of AI allowed in a vehicle
SC_minimumCrewAmount = 2; // Minimum amount of AI allowed in a vehicle
SC_maximumCrewAmount = 3; // Maximum amount of AI allowed in a vehicle
// (essential crew like drivers and gunners will always spawn regardless of these settings)