Removed CRs from .gitignore and an outdated comment in config.ini.

This commit is contained in:
dongresource 2020-08-24 19:34:12 +02:00
parent fb993f0c5d
commit c5dacb4958
2 changed files with 2 additions and 3 deletions

4
.gitignore vendored
View File

@ -8,5 +8,5 @@ tags
CMakeFiles/
CMakeCache.txt
build/
.vs/
.idea/
.vs/
.idea/

View File

@ -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