aboutsummaryrefslogtreecommitdiffstats
path: root/games/pokerth/files/patch-pokerth.proto
blob: f0d3dcc1baac2dc3fdde25c614864d911324d644 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pokerth.proto.orig	2014-01-10 21:18:20 UTC
+++ pokerth.proto
@@ -701,7 +701,7 @@ message ReportGameAckMessage {
 
 message ErrorMessage {
 	enum ErrorReason {
-		reserved = 0;
+		pthreserved = 0;
 		initVersionNotSupported = 1;
 		initServerFull = 2;
 		initAuthFailure = 3;