mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 21:59:17 +00:00
PARALLACTION: Code formatting (and trying to keep clone2727 happy! :P )
This commit is contained in:
parent
57177e98aa
commit
0c468901e1
@ -914,7 +914,7 @@ void CharacterName::bind(const char *name) {
|
||||
}
|
||||
if (IS_MINI_CHARACTER(name)) {
|
||||
_prefix = _prefixMini;
|
||||
begin = name+4;
|
||||
begin = name + 4;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user