mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Fix space shooter example fonts on web-app
This commit is contained in:
@@ -1927,7 +1927,7 @@
|
||||
"variables": [],
|
||||
"behaviors": [],
|
||||
"string": "GAME OVER",
|
||||
"font": "kenvector_future.ttf",
|
||||
"font": "https://df5lqcdudryde.cloudfront.net/examples/space-shooter/kenvector_future.ttf",
|
||||
"characterSize": 60,
|
||||
"color": {
|
||||
"b": 255,
|
||||
|
Reference in New Issue
Block a user