mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 18:48:55 +01:00
comment dat shit out
This commit is contained in:
parent
7d320565f0
commit
538f2e6fc5
1 changed files with 3 additions and 3 deletions
|
@ -154,7 +154,7 @@ init python:
|
||||||
label test_credits:
|
label test_credits:
|
||||||
scene black
|
scene black
|
||||||
stop ambient
|
stop ambient
|
||||||
play music '<loop 12.809525>audio/abloop.wav'
|
#play music '<loop 12.809525>audio/abloop.wav'
|
||||||
"test"
|
"test"
|
||||||
window auto hide
|
window auto hide
|
||||||
|
|
||||||
|
@ -182,8 +182,8 @@ label test_credits:
|
||||||
show credits_coverup at Pan((0, 0),(0, 11675), 65):
|
show credits_coverup at Pan((0, 0),(0, 11675), 65):
|
||||||
subpixel True
|
subpixel True
|
||||||
|
|
||||||
pause 50
|
#pause 50
|
||||||
queue music "audio/abend.wav" noloop
|
#queue music "audio/abend.wav" noloop
|
||||||
|
|
||||||
|
|
||||||
pause
|
pause
|
||||||
|
|
Loading…
Reference in a new issue