Skip to content

Commit 20e779f

Browse files
committed
fix boot02 bg1 part fix running on bg2-only games
1 parent 4645351 commit 20e779f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ua/compatibility/boot02.tpa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Only when installing Expanded option.
3030
>>>>>>>>
3131

3232

33-
ACTION_IF expanded == 1 BEGIN
33+
ACTION_IF GAME_INCLUDES ~bg1~ AND expanded == 1 BEGIN
3434

3535
// Only the one at TWN gets destroyed
3636
EXTEND_TOP ~%SouthBeregostRoad_BCS%.bcs~ ~.../ua-inlined/SouthBeregostRoad.baf~

0 commit comments

Comments
 (0)