By default disable Virtual Garage

Other wise installs without VG will throw an error and not load.
This commit is contained in:
strideynet
2016-09-13 17:40:00 +01:00
committed by GitHub
parent 9e78fcdf95
commit e1e1f53caa

View File

@ -18,5 +18,5 @@
class ExAd class ExAd
{ {
displayName = "ExAd Virtual Garage"; displayName = "ExAd Virtual Garage";
#include "VirtualGarage\CfgHints.cpp" //#include "VirtualGarage\CfgHints.cpp"
}; };