We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a49b2 commit 2ad4669Copy full SHA for 2ad4669
1 file changed
src/hyperlib/world/world.hpp
@@ -26,6 +26,8 @@ namespace hyper
26
static inline const char* permanent_scenery_groups[] =
27
{
28
"SCENERY_GROUP_DOOR",
29
+ "SCENERY_GROUP_CHRISTMAS",
30
+ "SCENERY_GROUP_HALLOWEEN_DISABLE",
31
};
32
33
}
0 commit comments