mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 02:45:32 +00:00
[General] Change default internal server password
This commit is contained in:
parent
38363eee0d
commit
ca96827ec9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
#define TES3MP_VERSION "0.8.0"
|
||||
#define TES3MP_PROTO_VERSION 9
|
||||
|
||||
#define TES3MP_DEFAULT_PASSW "SuperPassword"
|
||||
#define TES3MP_DEFAULT_PASSW "blankpassword"
|
||||
#define TES3MP_MASTERSERVER_PASSW "12345"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue