mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
small fix calculating Initiative
This commit is contained in:
@@ -3721,7 +3721,7 @@
|
||||
<label>Gesamt</label>
|
||||
</div>
|
||||
<div class="sheet-ruesnrs">
|
||||
<input type="text" name="attr_bela" value="(@{belabase})+@{belaboni}" disabled=true>
|
||||
<input type="text" name="attr_bela" value="( ( @{belabase} ) +@{belaboni} )" disabled=true>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user