Empty Lines

This commit is contained in:
Skaronator
2013-11-30 23:49:06 +01:00
parent ea9c50650a
commit de8f0e61eb

View File

@@ -16,7 +16,7 @@ if ("ItemMap_Debug" in items player) then {
_radiusB = getNumber (_class >> "radiusB");
if (_type in _maptype) then {
diag_log(format["Config Type, Name: %1 / Type: %2 / Position: %3, Passed",_name,_type,_position]);
diag_log(format["Config Type, Name: %1 / Type: %2 / Position: %3, Passed",_name,_type,_position]);
// _rnd = random 1;