diff --git a/src/UI/Dialogs/SplashDialog.gd b/src/UI/Dialogs/SplashDialog.gd index d60bf525e..8012dab1c 100644 --- a/src/UI/Dialogs/SplashDialog.gd +++ b/src/UI/Dialogs/SplashDialog.gd @@ -1,7 +1,7 @@ extends AcceptDialog var artworks := [ - [ + [ # Licensed under CC BY-NC-ND, https://creativecommons.org/licenses/by-nc-nd/4.0/ "Roroto Sic", preload("res://assets/graphics/splash_screen/artworks/roroto.tres"), "https://linktr.ee/Roroto_Sic", @@ -19,7 +19,7 @@ var artworks := [ "https://www.instagram.com/vs.pxl/", Color.black ], - [ + [ # Licensed under CC BY-NC-SA 4.0, https://creativecommons.org/licenses/by-nc-sa/4.0/ "Wishdream", preload("res://assets/graphics/splash_screen/artworks/wishdream.png"), "https://twitter.com/WishdreamStar",