aboutsummaryrefslogtreecommitdiff
path: root/games/pokerth/files/patch-pokerth.proto
diff options
context:
space:
mode:
Diffstat (limited to 'games/pokerth/files/patch-pokerth.proto')
-rw-r--r--games/pokerth/files/patch-pokerth.proto11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pokerth/files/patch-pokerth.proto b/games/pokerth/files/patch-pokerth.proto
deleted file mode 100644
index f0d3dcc1baac..000000000000
--- a/games/pokerth/files/patch-pokerth.proto
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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;