mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-05 10:17:46 +00:00
Removed serverId from config
This commit is contained in:
parent
93c5348e09
commit
582cc4ce52
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
||||||
<Settings>
|
<Settings>
|
||||||
|
|
||||||
<General>
|
<General>
|
||||||
<!-- ID of this server -->
|
|
||||||
<ServerId>100</ServerId>
|
|
||||||
<!-- Port the zone server accepts game conenctions on -->
|
<!-- Port the zone server accepts game conenctions on -->
|
||||||
<ListenPort>54992</ListenPort>
|
<ListenPort>54992</ListenPort>
|
||||||
<!-- Ip the zone server conenctions on -->
|
<!-- Ip the zone server conenctions on -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue