From 3124e12f17fddb47c393a875f2ad884f3c5303bb Mon Sep 17 00:00:00 2001 From: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:38:23 +1000 Subject: [PATCH] Includes alert_vr.dm --- vorestation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/vorestation.dme b/vorestation.dme index a53e1e5ab56..f82a15a4fd3 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -155,6 +155,7 @@ #include "code\_onclick\hud\action.dm" #include "code\_onclick\hud\ai.dm" #include "code\_onclick\hud\alert.dm" +#include "code\_onclick\hud\alert_vr.dm" #include "code\_onclick\hud\alien_larva.dm" #include "code\_onclick\hud\fullscreen.dm" #include "code\_onclick\hud\ghost.dm"