Merge branch 'general-devel' into newer-bans
This commit is contained in:
commit
e40ea381ce
1 changed files with 3 additions and 1 deletions
|
|
@ -375,7 +375,9 @@ namespace TShockAPI
|
||||||
if (Initialized != null)
|
if (Initialized != null)
|
||||||
Initialized();
|
Initialized();
|
||||||
|
|
||||||
Log.ConsoleInfo("Welcome to TShock for Terraria. Initialization complete.");
|
Log.ConsoleInfo("Welcome to TShock for Terraria!");
|
||||||
|
Log.ConsoleInfo("TShock comes with no warranty & is free software.");
|
||||||
|
Log.ConsoleInfo("You can modify & distribute it under the terms of the GNU GPLv3.");
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue