Added new config file save for vehicle re-mappings

This commit is contained in:
aaravamudan2014 2017-04-17 16:07:03 -04:00 committed by GitHub
parent 513789c2c7
commit 92b169337e

View file

@ -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