Core/Refactor: Part 3
This commit is contained in:
@@ -81,7 +81,7 @@ namespace Game
|
||||
|
||||
public void SendSetTimeZoneInformation()
|
||||
{
|
||||
/// @todo: replace dummy values
|
||||
// @todo: replace dummy values
|
||||
SetTimeZoneInformation packet = new SetTimeZoneInformation();
|
||||
packet.ServerTimeTZ = "Europe/Paris";
|
||||
packet.GameTimeTZ = "Europe/Paris";
|
||||
|
||||
Reference in New Issue
Block a user