mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Remove stray print.
This commit is contained in:
parent
b2c3f6c4e7
commit
bb8eebfc0b
@ -83,7 +83,6 @@ func set_editor_plugin(editor_plugin : EditorPlugin) -> void:
|
||||
_undo_redo = _editor_plugin.get_undo_redo()
|
||||
|
||||
func set_handle(index: int, camera: Camera, point: Vector2):
|
||||
print("set_handle")
|
||||
var relative : Vector2 = point - previous_point
|
||||
|
||||
if !_handle_drag_op:
|
||||
|
Loading…
Reference in New Issue
Block a user