summaryrefslogtreecommitdiff
path: root/src/engine/courses/BlockFort.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/courses/BlockFort.cpp')
-rw-r--r--src/engine/courses/BlockFort.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/engine/courses/BlockFort.cpp b/src/engine/courses/BlockFort.cpp
index fad4eceda..27ac81305 100644
--- a/src/engine/courses/BlockFort.cpp
+++ b/src/engine/courses/BlockFort.cpp
@@ -38,6 +38,9 @@ BlockFort::BlockFort() {
this->gfx = d_course_block_fort_packed_dls;
this->gfxSize = 699;
this->textures = block_fort_textures;
+ Props.MinimapTexture = gTextureCourseOutlineBlockFort;
+ Props.D_800E5548[0] = 64;
+ Props.D_800E5548[1] = 64;
Props.Name = "block fort";
Props.DebugName = "block";