mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[csharp] Minor: fixed whitespace formatting.
This commit is contained in:
parent
8a9fc13a86
commit
559b66d8dc
@ -193,7 +193,7 @@ namespace Spine {
|
||||
|
||||
// Set the "walk" animation on track one and let it loop forever
|
||||
state.SetAnimation(0, "walk", true);
|
||||
|
||||
|
||||
// Queue another animation after 2 seconds to let Spineboy jump
|
||||
state.AddAnimation(0, "jump", false, 2);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user