diff --git a/src/zombiereloaded.sp b/src/zombiereloaded.sp index 164d7b8..405db59 100644 --- a/src/zombiereloaded.sp +++ b/src/zombiereloaded.sp @@ -36,7 +36,7 @@ // Comment this line to exclude version info command. Temporary solution until // there is a windows script for updating hgversion.h.inc. -//#define ADD_VERSION_INFO +#define ADD_VERSION_INFO // Header includes. #include "zr/log.h"