Working on Compatibility for FVTT v10
token.img -> token.texture.src some missing data/system comp.keys() -> comp.index.keys()
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{{/if}}
|
||||
</label>
|
||||
{{else}}
|
||||
<input name="data.commander" type="text" value="{{data.data.commander}}" {{^if data.editable_not_soft_locked}}disabled{{/if}}/>
|
||||
<input name="system.commander" type="text" value="{{data.system.commander}}" {{^if data.editable_not_soft_locked}}disabled{{/if}}/>
|
||||
{{/if}}
|
||||
</div>
|
||||
<div class="standing">
|
||||
|
||||
Reference in New Issue
Block a user