/time day is a little more day than it was before
This commit is contained in:
parent
141e2eec64
commit
d6aa8da433
1 changed files with 1 additions and 1 deletions
|
|
@ -1198,7 +1198,7 @@ namespace TShockAPI
|
|||
switch (args.Parameters[0])
|
||||
{
|
||||
case "day":
|
||||
TSPlayer.Server.SetTime(true, 0.0);
|
||||
TSPlayer.Server.SetTime(true, 150.0);
|
||||
Tools.Broadcast(string.Format("{0} set time to day.", args.Player.Name));
|
||||
break;
|
||||
case "night":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue