Clean-up after the old attempt at the crypt summary

This commit is contained in:
Oliver-Akins 2025-03-02 19:49:42 -07:00
parent 155685a6c3
commit 69dac6a0df
4 changed files with 0 additions and 120 deletions

View file

@ -19,10 +19,6 @@ Hooks.once(`ready`, () => {
if (game.paused) { game.togglePause() };
};
if (game.settings.get(`ripcrypt`, `showDelveTour`)) {
ui.crypt.render({ force: true });
};
ui.delveDice.render({ force: true });
// MARK: 1-time updates