mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-03-10 18:32:01 +00:00
Tidied up TODO comments, misc tweaks to Anim Editor
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
# TODO
|
||||
#===============================================================================
|
||||
class AnimationEditor::PlayControls < UIControls::BaseControl
|
||||
TEXT_OFFSET_Y = 5
|
||||
|
||||
def initialize(x, y, width, height, viewport)
|
||||
super(width, height, viewport)
|
||||
self.x = x
|
||||
|
||||
Reference in New Issue
Block a user