Minor fix.

This commit is contained in:
genxium
2022-11-23 15:04:32 +08:00
parent 58c18ab7ae
commit becc56f672
9 changed files with 231 additions and 100 deletions

View File

@@ -271,7 +271,7 @@ func Serve(c *gin.Context) {
VirtualGridToWorldRatio: pRoom.VirtualGridToWorldRatio,
SpAtkLookupFrames: pRoom.SpAtkLookupFrames,
RenderCacheSize: pRoom.RenderCacheSize,
RenderCacheSize: pRoom.RenderCacheSize,
}
resp := &pb.WsResp{