Skip to content

Commit 522a21e

Browse files
committed
update data
1 parent 8a96669 commit 522a21e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

第一季 从零开始写游戏服务器 第二期/最新课节--课程代码/vender/src/LollipopGo/LollipopGo/match/room_match.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ type RoomMatch struct {
1717
func newRoomMatch() (MapMatch map[string]*RoomMatch) {
1818

1919
return make(MapMatch map[string]*RoomMatch)
20-
}
20+
}

0 commit comments

Comments
 (0)