mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
Formatting
This commit is contained in:
parent
e7b47f64f3
commit
34387d48d4
@ -192,7 +192,7 @@ struct AtlasInput {
|
||||
line.end = index;
|
||||
if (index != end) index++;
|
||||
line = line.trim();
|
||||
line.length = (int)(end - start);
|
||||
line.length = (int) (end - start);
|
||||
return &line;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user