Skip to content

Commit bae4229

Browse files
committed
Define RETAIL_COMPATIBLE_BUG
1 parent c711e54 commit bae4229

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

GeneralsMD/Code/GameEngine/Include/GameNetwork/GeneralsOnline/NextGenMP_defines.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757

5858
//#define GENERALS_ONLINE_RUN_FAST 1
5959

60+
// Set retail bugs on, we don't have the INI changes etc necessary yet
61+
#define RETAIL_COMPATIBLE_BUG 1
62+
6063
#define GENERALS_ONLINE_DEFAULT_LOBBY_CAMERA_ZOOM 310
6164
#define GENERALS_ONLINE_MIN_LOBBY_CAMERA_ZOOM 210
6265
#define GENERALS_ONLINE_MAX_LOBBY_CAMERA_ZOOM 1000

0 commit comments

Comments
 (0)