Improve map editor graphic imports
This commit is contained in:
@@ -64,6 +64,10 @@
|
||||
<button id="addLayerButton" type="button">图层</button>
|
||||
<button id="addCollisionButton" type="button">碰撞块</button>
|
||||
<button id="addTileRectButton" type="button">铺砖区</button>
|
||||
<label class="file-button">
|
||||
导入图形
|
||||
<input id="graphicFileInput" type="file" accept="image/*">
|
||||
</label>
|
||||
<button id="addBattleZoneButton" type="button">战斗区</button>
|
||||
<button id="addSpawnButton" type="button">出生点</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user