Compare commits

..

No commits in common. "master" and "1.0.0.19" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@
* 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 20
#define BUILD 19