Михаил Капелько 4 months ago
parent
commit
7e5322f738
2 changed files with 3 additions and 0 deletions
  1. BIN
      res/splash.png
  2. +3
    -0
      v5/main-gui.py

BIN
res/splash.png View File

Before After
Width: 1800  |  Height: 600  |  Size: 58KB

+ 3
- 0
v5/main-gui.py View File

@@ -142,5 +142,8 @@ desktop_createTitle(p)
desktop_loadDescTextures(p)
desktop_createDesc(p)

desktop_loadSplashTextures(p)
desktop_createSplash(p)

wnd = desktop_Window(p)
arcade.run()

Loading…
Cancel
Save