add a comment

This commit is contained in:
commy2 2016-09-19 15:31:53 +02:00
parent d9b670f45f
commit 00964bd007

View File

@ -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)],