This commit is contained in:
Михаил Капелько
2024-07-01 01:40:20 +03:00
parent 1fd5290959
commit 927b166070

View File

@@ -230,7 +230,6 @@ def desktop_loadSplashTextures(p):
height = td.height height = td.height
) )
texs.append(tex) texs.append(tex)
print(f"desktop_loadST: '{tex}'")
#} #}
p.splashTextures = texs p.splashTextures = texs
#} #}