mirror of
https://github.com/IT07/a3_vemf_reloaded.git
synced 2024-08-30 16:52:11 +00:00
11 lines
164 B
C++
11 lines
164 B
C++
class CfgPatches
|
|
{
|
|
class a3_vemf_reloaded_config
|
|
{
|
|
units[] = {};
|
|
requiredAddons[] = {};
|
|
fileName = "a3_vemf_reloaded_config.pbo";
|
|
author = "IT07";
|
|
};
|
|
};
|