Skip to content

Commit 717d489

Browse files
committed
Update map_patches.cpp
1 parent defc943 commit 717d489

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/client/component/map_patches.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,9 @@ namespace map_patches
10721072

10731073
r_get_lighting_info_for_effects_hook.create(0x1407AD640, r_get_lighting_info_for_effects_stub);
10741074

1075+
#ifdef DEBUG
10751076
material_compare_hook.create(0x14075B0E0, material_compare_stub);
1077+
#endif
10761078
}
10771079
};
10781080
}

0 commit comments

Comments
 (0)