summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Romeo <vittorio.romeo@outlook.com>2021-11-09 13:56:16 +0000
committerVittorio Romeo <vittorio.romeo@outlook.com>2021-11-09 13:56:16 +0000
commita0ae04f2357ed3952afe58b2d9e1b56acc275af4 (patch)
tree67cd984fcf877e9e0ba86fdd47d2867a64615297
parent69ece308c9778dd1eb04b92f595287f260d362c3 (diff)
Add small circle asset
-rw-r--r--_RELEASE/Assets/assets.json1
-rw-r--r--_RELEASE/Assets/smallCircle.pngbin0 -> 274 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/_RELEASE/Assets/assets.json b/_RELEASE/Assets/assets.json
index 180c13b8..72785956 100644
--- a/_RELEASE/Assets/assets.json
+++ b/_RELEASE/Assets/assets.json
@@ -20,6 +20,7 @@
"onlineIcon.png",
"onlineIconFail.png",
"replayIcon.png",
+ "smallCircle.png",
"starParticle.png",
"titleBar.png"
],
diff --git a/_RELEASE/Assets/smallCircle.png b/_RELEASE/Assets/smallCircle.png
new file mode 100644
index 00000000..7bb504f7
--- /dev/null
+++ b/_RELEASE/Assets/smallCircle.png
Binary files differ