sethduda / AdvancedTowing

Advanced Towing (Arma 3)
http://steamcommunity.com/sharedfiles/filedetails/?id=639837898
33 stars 27 forks source link

Code error #37

Open itatelier opened 7 years ago

itatelier commented 7 years ago

You miss ';' in '/addons/SA_AdvancedTowing/config.cpp' after postInit=1

class advancedTowingInit{
    postInit=1;
};