Fix encaissement par joueur

This commit is contained in:
2022-04-08 23:42:01 +02:00
parent 38025666e9
commit 477c86db0e
5 changed files with 78 additions and 60 deletions

View File

@ -5,7 +5,7 @@
{{/if}}
<div class="actions-section">
{{#if target}}
{{#if targetId}}
<div id="{{applyId}}">
<button class="chat-damage-apply" data-attack-id="{{id}}">Appliquer les dommages à la cible</button>
</div>