From 18ebc67ea6d19a7b5de89677037ef08f1efb5688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?--=3DFurtiF=E2=84=A2=3D--?= Date: Wed, 2 Nov 2016 03:37:27 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=99POGOserver=20-=20Porting=20POGOserv?= =?UTF-8?q?er=20to=20Visual=20Studio=20-rev3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cfg.js.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cfg.js.example b/cfg.js.example index dea777f..8cdb64f 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 +}