Skip to content

Commit 4c9c50c

Browse files
OmniBladehifi
authored andcommitted
[RA] Fixes engineer capture in partial alliance.
Fixes issue where if a player2 was allied with player1, but not vice versa, player1 would not be able to capture player2 buildings. Enables existing WW patch for the issue.
1 parent 8419431 commit 4c9c50c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redalert/defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
//#define FIXIT_FAST_LOAD // Enables faster INI loading
103103

104104
// These fixes will cause the game to go out of sync.
105-
//#define FIXIT_ENGINEER_CAPTURE // If building not allied, will still capture if engineer not allied with building.
105+
#define FIXIT_ENGINEER_CAPTURE // If building allied, will still capture if engineer not allied with building.
106106
//#define FIXIT_HELI_LANDING // Fixes so new helicopters land at free helipad
107107
//#define FIXIT_MINE_PASSABLE // Fixes units not driving onto mines
108108

0 commit comments

Comments
 (0)