Format TexturePacker atlas changes
This commit is contained in:
@@ -237,8 +237,7 @@ class RuntimeNode {
|
||||
asset: _stringProp(props, RuntimeProtocolField.asset) ?? asset,
|
||||
frame: _stringProp(props, RuntimeProtocolField.frame) ?? frame,
|
||||
pressedFrame:
|
||||
_stringProp(props, RuntimeProtocolField.pressedFrame) ??
|
||||
pressedFrame,
|
||||
_stringProp(props, RuntimeProtocolField.pressedFrame) ?? pressedFrame,
|
||||
disabledFrame:
|
||||
_stringProp(props, RuntimeProtocolField.disabledFrame) ??
|
||||
disabledFrame,
|
||||
|
||||
Reference in New Issue
Block a user