Skip to content

Commit db0f5b7

Browse files
committed
Tracking: fix SoD warning
1 parent cf85ca7 commit db0f5b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tnt/components/tracking/main.tpa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// BUT_ONLY
1212

1313
// BG1/EE miss the spell and its bam
14-
ACTION_IF GAME_IS ~bgee sod~ BEGIN
14+
ACTION_IF NOT GAME_INCLUDES ~bg2~ BEGIN
1515
COPY ~%comp_dir%/spcl922.spl~ ~override~
1616
SAY NAME1 @1
1717
SAY DESC @2

0 commit comments

Comments
 (0)