Skip to content

Commit 377d020

Browse files
1 files | M dota2/dota_gcmessages_common_overworld.proto
1 parent d51b510 commit 377d020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dota2/dota_gcmessages_common_overworld.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ message CMsgClientToGCOverworldCompletePathResponse {
182182
k_eNotEnoughTokens = 7;
183183
k_ePathIsLocked = 8;
184184
k_ePathAlreadyUnlocked = 9;
185+
k_eEventExpired = 10;
185186
}
186187

187188
optional .CMsgClientToGCOverworldCompletePathResponse.EResponse response = 1 [default = k_eInternalError];

0 commit comments

Comments
 (0)