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

@@ -18,4 +18,4 @@ switch (_type) do {
default {
systemChat format ["%1 - %2", _title, _message];
};
};
};