Adding a map to test startup on silent zone

This commit is contained in:
David Négrier
2022-05-11 11:08:54 +02:00
parent f279812b96
commit 2ba1dad8e8
2 changed files with 141 additions and 0 deletions
+8
View File
@@ -176,6 +176,14 @@
<a href="#" class="testLink" data-testmap="tiled_objects.json" target="_blank">Test Tiled Objects with properties</a>
</td>
</tr>
<tr>
<td>
<input type="radio" name="test-silent-start"> Success <input type="radio" name="test-silent-start"> Failure <input type="radio" name="test-silent-start" checked> Pending
</td>
<td>
<a href="#" class="testLink" data-testmap="Properties/silent_start.json" target="_blank">Test start on silent zone</a>
</td>
</tr>
</table>
<h2>Iframe API</h2>
<table class="table">