mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Mt. silver (unfinished) maps & events
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user