Correction sur creation oeuvre
This commit is contained in:
		| @@ -220,7 +220,7 @@ export class RdDActorSheet extends ActorSheet { | ||||
|       RdDUtility.selectObjetType( this ); | ||||
|     }); | ||||
|     html.find('.creer-une-oeuvre').click(async event => { | ||||
|       this.selectTypeOeuvre(); | ||||
|       RdDUtility.selectTypeOeuvre(this); | ||||
|     }); | ||||
|     html.find('#nettoyer-conteneurs').click(async event => { | ||||
|       this.actor.nettoyerConteneurs(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user