big upgrades to upgrade system
This commit is contained in:
@@ -22,7 +22,7 @@ pyz = PYZ(a.pure)
|
||||
|
||||
splash = Splash("@CMAKE_SOURCE_DIR@/pak/static/image/splash.png",
|
||||
binaries=a.binaries, datas=a.datas,
|
||||
text_pos=(0,0), text_size=12, text_color="white")
|
||||
text_pos=(10,1), text_size=24, text_color="white")
|
||||
|
||||
exe = EXE(
|
||||
pyz,
|
||||
|
Reference in New Issue
Block a user