update logging and add pl splash as the main one
All checks were successful
Build / Build Launcher (push) Successful in 2m31s
All checks were successful
Build / Build Launcher (push) Successful in 2m31s
This commit is contained in:
@@ -57,7 +57,7 @@ public abstract class SteamPlugin : PluginData, ISteamItem
|
||||
{
|
||||
if (Status == PluginStatus.PendingUpdate)
|
||||
{
|
||||
LogFile.WriteLine("Updating " + this);
|
||||
LogFile.Log.Debug("Updating " + this);
|
||||
ApplyUpdate();
|
||||
if (Status == PluginStatus.PendingUpdate)
|
||||
{
|
||||
|
Reference in New Issue
Block a user