mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add a comment
This commit is contained in:
parent
d9b670f45f
commit
00964bd007
@ -17,6 +17,7 @@ GVAR(models) = [] call CBA_fnc_createNamespace;
|
||||
|
||||
GVAR(models) setVariable [_name, _model];
|
||||
} forEach [
|
||||
// higher number means bigger model
|
||||
["blooddrop_1", QPATHTOF(data\drop_1.p3d)],
|
||||
["blooddrop_2", QPATHTOF(data\drop_2.p3d)],
|
||||
["blooddrop_3", QPATHTOF(data\drop_3.p3d)],
|
||||
|
Loading…
Reference in New Issue
Block a user