added end of line in all files

This commit is contained in:
Valmo Trindade
2025-07-16 12:46:12 -03:00
parent 2ab83a17b9
commit 83b9082e87
62 changed files with 72 additions and 71 deletions

View File

@@ -14,4 +14,4 @@ if (_nameCount == 1) then {
} else {
format ["%1 %2", _firstName select [0, 1], _lastName]
};
};
};