mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[cpp] Fix formatting.
This commit is contained in:
parent
e18d054f31
commit
bb81f31171
@ -40,11 +40,9 @@ Sequence::Sequence() : _id(Sequence::getNextID()),
|
|||||||
_start(0),
|
_start(0),
|
||||||
_digits(0),
|
_digits(0),
|
||||||
_setupIndex(0) {
|
_setupIndex(0) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Sequence::~Sequence() {
|
Sequence::~Sequence() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Sequence *Sequence::copy() {
|
Sequence *Sequence::copy() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user