From 53e3fc0cad0c355fd8b2a3f62d745456b43c6d27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?--=3DFurtiF=E2=84=A2=3D--?= Date: Tue, 1 Nov 2016 23:27:45 +0100 Subject: [PATCH] POGOserver - Porting POGOserver to Visual Studio -rev1 --- api/index.html | 10 +++++----- cfg.js.example | 1 - 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/api/index.html b/api/index.html index d043257..966859b 100644 --- a/api/index.html +++ b/api/index.html @@ -7,12 +7,12 @@ POGOserver api - - + + - + @@ -44,8 +44,8 @@
- - + + \ No newline at end of file diff --git a/cfg.js.example b/cfg.js.example index dea777f..447aed3 100644 --- a/cfg.js.example +++ b/cfg.js.example @@ -62,5 +62,4 @@ export default { // Currently supported pokemon MAX_POKEMON_NATIONAL_ID: 151, DUMP_ASSET_PATH: "data/" - } \ No newline at end of file