Added Hellanmma map support

This commit is contained in:
2026-03-31 07:18:23 -03:00
parent 2ee9030c00
commit 469a54c141
3 changed files with 36 additions and 0 deletions

View File

@@ -122,6 +122,9 @@ class CfgFunctions {
class convert_to_rut_mandol {
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_rut_mandol.sqf";
};
class convert_to_hellanmaa {
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_hellanmaa.sqf";
};
};
};
};