From ecf97339f064e6f70c8e51ff615faf73139021e2 Mon Sep 17 00:00:00 2001 From: Felix Maier Date: Mon, 5 Sep 2016 09:28:53 +0200 Subject: [PATCH] Revert 5a6a912^...5a6a912 on Windows Protobuf How To --- Windows-Protobuf-How-To.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Windows-Protobuf-How-To.md b/Windows-Protobuf-How-To.md index 4be7281..e303782 100644 --- a/Windows-Protobuf-How-To.md +++ b/Windows-Protobuf-How-To.md @@ -61,7 +61,4 @@ After this completed you will need to type `nmake` and then `nmake check` (do no Your protobuf will be available on C:\Users\[USERS]\Downloads\protobuf\install\ -This will complete your protobuf How-To - - -P.S. Still unable to make a perfect protobuf, so far there are still 1 error happen when you run POGOserver. Anyone that know what is missing please do help. I suspect protobuf might need to be compile using x86 instead of x64...so stay tuned. \ No newline at end of file +This will complete your protobuf How-To \ No newline at end of file