forked from public/foundryvtt-reve-de-dragon
Ongoing progress for weapons
This commit is contained in:
@ -94,7 +94,7 @@ export class RdDActorSheet extends ActorSheet {
|
||||
/** @override */
|
||||
activateListeners(html) {
|
||||
super.activateListeners(html);
|
||||
|
||||
|
||||
// Everything below here is only needed if the sheet is editable
|
||||
if (!this.options.editable) return;
|
||||
|
||||
|
Reference in New Issue
Block a user