From b1a24b27ca8b178790bcefd9c5833548d2b77598 Mon Sep 17 00:00:00 2001 From: yangjiyve <1711972070@qq.com> Date: Mon, 15 Aug 2022 14:25:22 +0800 Subject: [PATCH] 加个空格 --- game.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.proto b/game.proto index 19b7f6a..d914a7a 100644 --- a/game.proto +++ b/game.proto @@ -104,7 +104,7 @@ message RoleOpenBoxReq { map costs = 2; } -message RoleOpenBoxRsp{ +message RoleOpenBoxRsp { map reward = 3; } -- libgit2 0.21.2