Merge pull request #4519 from Citadel-Station-13/upstream-merge-33789

[MIRROR] Fixes soapstone time.
This commit is contained in:
LetterJay
2017-12-24 17:00:51 -06:00
committed by GitHub
+1 -1
View File
@@ -142,7 +142,7 @@
hidden_message = newmessage
creator_name = user.real_name
creator_key = user.ckey
realdate = world.timeofday
realdate = world.realtime
map = SSmapping.config.map_name
update_icon()