festive lights

This commit is contained in:
Zeno Rogue
2024-12-22 12:52:51 +01:00
parent 155053c9fb
commit 64f68e636a
6 changed files with 127 additions and 15 deletions
+1
View File
@@ -1808,6 +1808,7 @@ EX void initAll() {
callhooks(hooks_initialize);
init_floorcolors();
showstartmenu = true;
festive_date = showFestive();
ca::init();
#if CAP_COMMANDLINE
arg::read(1);