Преглед изворни кода

Added new config file save for vehicle re-mappings

aaravamudan2014 пре 8 година
родитељ
комит
92b169337e
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      Templates/Full/game/scripts/client/init.cs

+ 2 - 1
Templates/Full/game/scripts/client/init.cs

@@ -111,7 +111,8 @@ function initClient()
 
    if (isFile("./config.cs"))
       exec("./config.cs");
-
+   if (isFile("./config_vehicle.cs"))
+      exec("./config_vehicle.cs");
    loadMaterials();
 
    // Really shouldn't be starting the networking unless we are