Skip to content

Commit 681ce92

Browse files
authored
Update TP_ChimpGame.Build.cs
1 parent e4fc470 commit 681ce92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Source/TP_ChimpGame/TP_ChimpGame.Build.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ public TP_ChimpGame(ReadOnlyTargetRules Target) : base(Target)
3131
"DeveloperSettings",
3232
"EnhancedInput",
3333
"UMG",
34-
"CommonUI"
34+
"CommonUI",
35+
"GameplayMessageRuntime"
3536
});
3637
}
3738
}

0 commit comments

Comments
 (0)