mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
By default disable Virtual Garage
Other wise installs without VG will throw an error and not load.
This commit is contained in:
@ -18,5 +18,5 @@
|
|||||||
class ExAd
|
class ExAd
|
||||||
{
|
{
|
||||||
displayName = "ExAd Virtual Garage";
|
displayName = "ExAd Virtual Garage";
|
||||||
#include "VirtualGarage\CfgHints.cpp"
|
//#include "VirtualGarage\CfgHints.cpp"
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user