Implement food seasons

This commit is contained in:
Phillip Thelen
2024-02-21 17:05:21 +01:00
committed by Sabe Jones
parent 041edb3042
commit bca3e96e9c
3 changed files with 29 additions and 9 deletions

View File

@@ -45,7 +45,6 @@ if (process.env.ENABLE_TIME_TRAVEL) {
now: time,
shouldAdvanceTime: true,
});
})();
}