mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-05-05 12:34:50 -04:00
Update Canvas.gd
This commit is contained in:
parent
bb5e70b965
commit
dade9560d7
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ func _ready() -> void:
|
|||
|
||||
func _draw() -> void:
|
||||
var current_cels : Array = Global.frames[Global.current_frame].cels
|
||||
|
||||
if Global.onion_skinning:
|
||||
onion_skinning()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue