Begin work on the updated delve dice HUD that is better in every way than the other version
This commit is contained in:
parent
00228d3aae
commit
c7342b6402
13 changed files with 169 additions and 7 deletions
|
|
@ -23,6 +23,8 @@ Hooks.once(`ready`, () => {
|
|||
ui.crypt.render({ force: true });
|
||||
};
|
||||
|
||||
ui.delveDice.render({ force: true });
|
||||
|
||||
// MARK: 1-time updates
|
||||
if (!game.settings.get(`ripcrypt`, `firstLoadFinished`)) {
|
||||
// Update the turnMarker to be the RipCrypt defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue