Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions
61863afdf6 v1.0.0 Build 20 2026-01-14 02:30:21 +00:00
Jacob Schmidt
ce98c86def (chore) Removed white space.
All checks were successful
Build / Build (push) Successful in 34s
2026-01-13 20:30:08 -06:00
2 changed files with 1 additions and 2 deletions

View File

@ -26,7 +26,6 @@
* Public: Yes
*/
#ifdef __A3__DEBUG__
diag_log text format ["ArmaDragonflyClient: 'dragonfly_db_fnc_fetch' Input: %1", _this];
#endif

View File

@ -1,4 +1,4 @@
#define MAJOR 1
#define MINOR 0
#define PATCH 0
#define BUILD 19
#define BUILD 20