mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
Fixed another crash when entering a map with no map metadata, fixed Sky Drop failing causing the target to remain in the air, decapitalised some Debug menu text
This commit is contained in:
@@ -949,7 +949,6 @@ module BattleAnimationEditor
|
||||
# Main
|
||||
#=============================================================================
|
||||
def animationEditorMain(animation)
|
||||
echoln animation.selected
|
||||
viewport = Viewport.new(0, 0, Settings::SCREEN_WIDTH + 288, Settings::SCREEN_HEIGHT + 288)
|
||||
viewport.z = 99999
|
||||
# Canvas
|
||||
|
||||
Reference in New Issue
Block a user