We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c711e54 commit bae4229Copy full SHA for bae4229
1 file changed
GeneralsMD/Code/GameEngine/Include/GameNetwork/GeneralsOnline/NextGenMP_defines.h
@@ -57,6 +57,9 @@
57
58
//#define GENERALS_ONLINE_RUN_FAST 1
59
60
+// Set retail bugs on, we don't have the INI changes etc necessary yet
61
+#define RETAIL_COMPATIBLE_BUG 1
62
+
63
#define GENERALS_ONLINE_DEFAULT_LOBBY_CAMERA_ZOOM 310
64
#define GENERALS_ONLINE_MIN_LOBBY_CAMERA_ZOOM 210
65
#define GENERALS_ONLINE_MAX_LOBBY_CAMERA_ZOOM 1000
0 commit comments