Mt. silver (unfinished) maps & events

This commit is contained in:
infinitefusion
2022-11-26 18:49:22 -05:00
parent 75569daf27
commit 1482c4c1d0
21 changed files with 5 additions and 6 deletions

View File

@@ -21,8 +21,6 @@ class Movie
pbBGMPlay(@bgm)
while (@currentFrame <= @maxFrame)# && !(@canStopEarly && Input::ACTION))
if Input.trigger?(Input::C)
echo "bruh"
echo "\n"
end
frame = sprintf(@framesPath, @currentFrame)