summaryrefslogtreecommitdiff
path: root/scp2/source/draw/module_draw.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/draw/module_draw.scp')
-rw-r--r--scp2/source/draw/module_draw.scp4
1 files changed, 3 insertions, 1 deletions
diff --git a/scp2/source/draw/module_draw.scp b/scp2/source/draw/module_draw.scp
index c0dc5811f005..a2db15d9aac0 100644
--- a/scp2/source/draw/module_draw.scp
+++ b/scp2/source/draw/module_draw.scp
@@ -18,6 +18,8 @@
#include "macros.inc"
+#include "AutoInstall/draw_brand"
+
Module gid_Module_Prg_Draw
MOD_NAME_DESC ( MODULE_PRG_DRAW );
ParentID = gid_Module_Prg;
@@ -48,7 +50,7 @@ Module gid_Module_Brand_Prg_Draw
Minimal = YES;
Default = YES;
Styles = (HIDDEN_ROOT);
- Files = (gid_File_Exe_Sdraw);
+ Files = (auto_draw_brand_ALL,gid_File_Exe_Sdraw);
End
Module gid_Module_Langpack_Draw_Template