mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-28 00:19:27 +00:00
missed one
This commit is contained in:
parent
6a25b6a325
commit
d28407ed48
@ -46,7 +46,7 @@ public class CommandInterpreter : MonoBehaviour, IAddComponentOnStart
|
||||
{
|
||||
if (QSBCore.UseKcpTransport)
|
||||
{
|
||||
WriteToChat($"Cannot get Product User ID for KCP-hosted server.", Color.red);
|
||||
WriteToChat($"Cannot get Steam ID for KCP-hosted server.", Color.red);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user