mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +01:00
Remove trailing whitespace in sources
This commit is contained in:
@@ -348,7 +348,7 @@ rct_string_id language_allocate_object_string(const utf8 * target)
|
||||
_availableObjectStringIds.push(stringId);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
rct_string_id stringId = _availableObjectStringIds.top();
|
||||
_availableObjectStringIds.pop();
|
||||
_languageCurrent->SetString(stringId, target);
|
||||
|
||||
Reference in New Issue
Block a user