mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Apply check-code-formatting changes
This commit is contained in:
@@ -199,7 +199,7 @@ namespace OpenRCT2::Platform
|
||||
break;
|
||||
}
|
||||
}
|
||||
} // end strip
|
||||
} // end strip
|
||||
std::memcpy(pattern, langString, length); // copy all until first '.' or '@'
|
||||
pattern[length] = '\0';
|
||||
// find _ if present
|
||||
|
||||
Reference in New Issue
Block a user