From 4af059f3262cdd0b29b0728f4470a11438816f25 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Mon, 4 Sep 2023 10:49:38 +0200 Subject: [PATCH] [phaser] Minor clean-up. --- spine-ts/index.html | 2 +- spine-ts/spine-phaser/example/custom-spine-object-type.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spine-ts/index.html b/spine-ts/index.html index 99bd0ec89..f7c99f4c3 100644 --- a/spine-ts/index.html +++ b/spine-ts/index.html @@ -84,7 +84,7 @@ >
  • - Custom object type + Custom object factory name
  • Player
  • diff --git a/spine-ts/spine-phaser/example/custom-spine-object-type.html b/spine-ts/spine-phaser/example/custom-spine-object-type.html index 07b1bf8aa..f20882e0a 100644 --- a/spine-ts/spine-phaser/example/custom-spine-object-type.html +++ b/spine-ts/spine-phaser/example/custom-spine-object-type.html @@ -11,7 +11,7 @@ -

    Basic example

    +

    Custom object factor name