From c5dacb495888668c048186b958a30f38458a69b4 Mon Sep 17 00:00:00 2001 From: dongresource Date: Mon, 24 Aug 2020 19:34:12 +0200 Subject: [PATCH] Removed CRs from .gitignore and an outdated comment in config.ini. --- .gitignore | 4 ++-- config.ini | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2d294b1..882e3b1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,5 @@ tags CMakeFiles/ CMakeCache.txt build/ -.vs/ -.idea/ +.vs/ +.idea/ diff --git a/config.ini b/config.ini index c63fe78..7ab905e 100644 --- a/config.ini +++ b/config.ini @@ -16,7 +16,6 @@ randomcharacters=true # Shard Server configuration [shard] port=8002 -# you'll want to change this one ip=127.0.0.1 # distance at which other players and NPCs become visible view=20000