Clean-up after the old attempt at the crypt summary
This commit is contained in:
parent
155685a6c3
commit
69dac6a0df
4 changed files with 0 additions and 120 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue