aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-05-13 00:55:47 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-05-13 02:09:57 +0200
commitdbf79774fe0a675db55763311fc55267c36f7bef (patch)
treec21e952283cdf7a8d21f1238de66c40f2c379477
parent07e90754ab86f7d56df2f813ceb93de12d4aa0d5 (diff)
downloadNorthstarLauncher-dbf79774fe0a675db55763311fc55267c36f7bef.tar.gz
NorthstarLauncher-dbf79774fe0a675db55763311fc55267c36f7bef.zip
Update serverauthentication.cpp (#161)v1.7.1-rc1v1.7.1
-rw-r--r--NorthstarDedicatedTest/serverauthentication.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/serverauthentication.cpp b/NorthstarDedicatedTest/serverauthentication.cpp
index ee70900f..e500da0a 100644
--- a/NorthstarDedicatedTest/serverauthentication.cpp
+++ b/NorthstarDedicatedTest/serverauthentication.cpp
@@ -679,6 +679,7 @@ void InitialiseServerAuthentication(HMODULE baseAddress)
}
// patch to allow same of multiple account
+ if (CommandLine()->CheckParm("-allowdupeaccounts"))
{
NSMem::BytePatch(
ba + 0x114510,