made /bloodmoon do a time-sync
This commit is contained in:
parent
a7df7abda9
commit
2aa6baef8a
1 changed files with 1 additions and 0 deletions
|
|
@ -1014,6 +1014,7 @@
|
|||
Main.time = 0;
|
||||
Main.dayTime = false;
|
||||
Main.UpdateT();
|
||||
NetMessage.SendData(18, -1, -1, "", 0, 0, Main.sunModY, Main.moonModY);
|
||||
NetMessage.syncPlayers();
|
||||
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue