Browse Source

chang location comments.

master
Patrick Peng Sun 8 years ago
parent
commit
0e9a098a9d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inMsg.go

+ 1
- 1
inMsg.go View File

@@ -54,7 +54,7 @@ type ShortVideoMsg struct {
MsgId int64
}

//Location Info
//Location Incoming Msg
type LocationMsg struct {
Location_X float64
Location_Y float64

Loading…
Cancel
Save