Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
terminator-97 committed Mar 31, 2020
1 parent 5983ed6 commit c799144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCPUtils/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public override void OnEnable()
LoadCommands();
CreateDatabase();
OpenDatabase();
Log.Info($"{getName} {Version} created by: {Author} Contributor: {Contributor} Loaded");
Log.Info($"{getName} {Version} Loaded!");
}


Expand Down

0 comments on commit c799144

Please sign in to comment.