We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbec8eb commit c3622baCopy full SHA for c3622ba
1 file changed
Core/GameEngine/Include/Common/GameDefines.h
@@ -84,7 +84,7 @@
84
#endif
85
86
#ifndef RETAIL_COMPATIBLE_CRC
87
-#define RETAIL_COMPATIBLE_CRC (1) // Game is expected to be CRC compatible with retail Generals 1.08, Zero Hour 1.04
+#define RETAIL_COMPATIBLE_CRC (0) // Game is expected to be CRC compatible with retail Generals 1.08, Zero Hour 1.04
88
89
90
#ifndef RETAIL_COMPATIBLE_XFER_SAVE
0 commit comments