mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 03:09:13 +00:00
Clean up some miscellaneous non-optimal string uses
This commit is contained in:
@ -601,7 +601,7 @@ static void INetCliAuthAgeRequestCallback (
|
||||
|
||||
LogMsg(
|
||||
kLogPerf,
|
||||
L"Connecting to game server %s, ageInstId %s",
|
||||
L"Connecting to game server %S, ageInstId %S",
|
||||
gameAddrStr.c_str(),
|
||||
ageInstIdStr.c_str()
|
||||
);
|
||||
|
Reference in New Issue
Block a user