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 * Public: Yes
*/ */
#ifdef __A3__DEBUG__ #ifdef __A3__DEBUG__
diag_log text format ["ArmaDragonflyClient: 'dragonfly_db_fnc_fetch' Input: %1", _this]; diag_log text format ["ArmaDragonflyClient: 'dragonfly_db_fnc_fetch' Input: %1", _this];
#endif #endif

View File

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