From 0e9a098a9df7e9e23cc0b9e84bec0ffe5793c87e Mon Sep 17 00:00:00 2001 From: Patrick Peng Sun Date: Sun, 28 May 2017 01:10:47 +1000 Subject: [PATCH] chang location comments. --- inMsg.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inMsg.go b/inMsg.go index dcdfa3a..265b5fd 100644 --- a/inMsg.go +++ b/inMsg.go @@ -54,7 +54,7 @@ type ShortVideoMsg struct { MsgId int64 } -//Location Info +//Location Incoming Msg type LocationMsg struct { Location_X float64 Location_Y float64