[phaser] Minor clean-up.

This commit is contained in:
Mario Zechner 2023-09-04 10:49:38 +02:00
parent 99f6aa5ced
commit 4af059f326
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
>
</li>
<li>
<a href="/spine-phaser/example/custom-spine-object-type.html">Custom object type</a>
<a href="/spine-phaser/example/custom-spine-object-type.html">Custom object factory name</a>
</li>
</ul>
<li>Player</li>

View File

@ -11,7 +11,7 @@
</head>
<body>
<h1>Basic example</h1>
<h1>Custom object factor name</h1>
</body>
<script>
window.SPINE_GAME_OBJECT_TYPE = "spineOfficial";