mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
[skip ci] Fix typo in ExtensionsAPI
This commit is contained in:
parent
b6583e4133
commit
8c6bf08aef
|
@ -769,7 +769,7 @@ class PaletteAPI:
|
|||
class SignalsAPI:
|
||||
# system to auto-adjust texture_changed to the "current cel"
|
||||
## This signal is not meant to be used directly.
|
||||
## Use [method connect_current_cel_texture_changed] instead
|
||||
## Use [method signal_current_cel_texture_changed] instead
|
||||
signal texture_changed
|
||||
var _last_cel: BaseCel
|
||||
|
||||
|
|
Loading…
Reference in a new issue