diff --git a/models.proto b/models.proto index c1d06ae..ef44424 100644 --- a/models.proto +++ b/models.proto @@ -113,7 +113,7 @@ message Role { uint32 jewelrylimit = 17; uint32 materiallimit = 18; - map passchapters = 19; // 通关记录 + map passchapters = 19; // 通关记录 map time_reset = 20; // 重置记录 {1=1,2=1,3=1} 1=CrossDay,2=CrossWeek,3=CrossMonth map daily_task = 21; -- libgit2 0.21.2