mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-24 19:39:36 +03:00
parent
650a04b1ef
commit
3a4858bd6b
@ -346,7 +346,7 @@ NTSTATUS steamclient_callback_message_receive( void *args )
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
WARN( "Unexpected SteamAPICallCompleted_t callback size %d, not doing API callback size conversion." );
|
WARN( "Unexpected SteamAPICallCompleted_t callback size %d, not doing API callback size conversion.", params->w_msg->m_cubParam );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user