فهرست منبع

Fixed name of the loadout

Fixed name of the loadout
line 14
AdrianR98 7 سال پیش
والد
کامیت
c132cd8056
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      Scripts/scripts/loadouts/infatry/loadout_cr-c.sqf

+ 2 - 1
Scripts/scripts/loadouts/infatry/loadout_cr-c.sqf

@@ -6,11 +6,12 @@
 // 
 // Change Log:
 // 1-16-2018: Comment Out therma+
+// 2-27-2018: Fixed name of loadout
 //
 ///////////////////////////////////////////////////////////////
 ///////////// /\/ ( ) T E S ///////////////////////////////////
 // Place this code in the init.sqf.
-// nameofbox addAction ["Clone Recruit-Canadate Loadout", "scripts\loadouts\infatry\loadout_cr-c.sqf"];
+// nameofbox addAction ["Clone Cadet Loadout", "scripts\loadouts\infatry\loadout_cr-c.sqf"];
 //
 // Place this code in the init field of selected unit:
 // this disableai "move"; nop = [this] execVM "scripts\loadouts\infatry\loadout_cr-c.sqf";