mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-27 06:18:52 +00:00
update the log message here too
This commit is contained in:
parent
95323a4075
commit
f3d6bc50a8
@ -53,7 +53,7 @@ public static class Program
|
|||||||
|
|
||||||
if (!SteamAPI.Init())
|
if (!SteamAPI.Init())
|
||||||
{
|
{
|
||||||
LogError($"FATAL - SteamAPI.Init() failed. Refer to Valve's documentation.");
|
LogError($"FATAL - SteamAPI.Init() failed. Do you have Steam open, and are you logged in?");
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user