mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 17:14:42 -04:00
Remove trailing whitespace and ensure newlines at end of files
This commit is contained in:
parent
c08561b92b
commit
f407de234b
10 changed files with 112 additions and 115 deletions
|
@ -4,4 +4,4 @@ var frame := 0
|
|||
|
||||
func _on_FrameButton_pressed() -> void:
|
||||
Global.current_frame = frame
|
||||
Global.change_frame()
|
||||
Global.change_frame()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue