mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:44:42 -04:00
Removed frame_changed method from Canvas.gd
This commit is contained in:
parent
b9b0d3e1b3
commit
a9c57d27e5
2 changed files with 1 additions and 8 deletions
|
@ -2,8 +2,6 @@ class_name LayerContainer
|
|||
extends Button
|
||||
|
||||
var i := 0
|
||||
# warning-ignore:unused_class_variable
|
||||
var currently_selected := false
|
||||
var visibility_button : BaseButton
|
||||
var label : Label
|
||||
var line_edit : LineEdit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue