change root level folder name to framework, update resupply+vehicleflags
tested locally
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "mission_settings.hpp"
|
||||
#include "framework\script_mod.hpp"
|
||||
#include "defines\ApprovedAssets.hpp"
|
||||
#include "defines\BattalionInfo.hpp"
|
||||
#include "defines\DisallowedEquipment.hpp"
|
||||
@@ -94,7 +95,7 @@ class Params
|
||||
|
||||
class cfgFunctions
|
||||
{
|
||||
#include "functions\CfgFunctions.hpp"
|
||||
#include "framework\CfgFunctions.hpp"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user