Add some more hidden gear containers

This commit is contained in:
A Man
2022-06-11 10:40:28 +02:00
parent bf451c3cf1
commit afca2b5edb
4 changed files with 104 additions and 49 deletions

View File

@@ -825,6 +825,6 @@ class CfgVehicles
airRotation = 1.0;
};
#include "TreeStumps.hpp"
#include "HiddenGearContainer.hpp"
#include "Helper.hpp"
};