From c22411b2a45dd53350d3536e23cfccdf573cd7c7 Mon Sep 17 00:00:00 2001 From: Rykka Date: Wed, 13 May 2020 23:34:49 -0400 Subject: [PATCH] Forgot the onclick alert.dm check for the .dme --- polaris.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/polaris.dme b/polaris.dme index 37a40cae9d..5ed757c86b 100644 --- a/polaris.dme +++ b/polaris.dme @@ -123,6 +123,7 @@ #include "code\_onclick\hud\ability_screen_objects.dm" #include "code\_onclick\hud\action.dm" #include "code\_onclick\hud\ai.dm" +#include "code\_onclick\hud\alert.dm" #include "code\_onclick\hud\alien_larva.dm" #include "code\_onclick\hud\fullscreen.dm" #include "code\_onclick\hud\gun_mode.dm"