mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-18 18:05:05 +01:00
More reliable stamina calculation
by separately handling immediate one-time cost and cost over time.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
option csharp_namespace = "YSFreedom.Common.Protocol";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message WorldPlayerReviveReq {
|
||||
enum CmdId {
|
||||
|
||||
Reference in New Issue
Block a user