aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-05-13 00:55:47 +0100
committerGitHub <noreply@github.com>2022-05-13 01:55:47 +0200
commit25579c16ca530197a8246ad3812c220961c7daf0 (patch)
tree499c51f51e022a88579a56f70000de2075087fc4 /NorthstarDedicatedTest
parentd333eabc1bc7f8f29c3e5ccd13b62997235285c4 (diff)
downloadNorthstarLauncher-25579c16ca530197a8246ad3812c220961c7daf0.tar.gz
NorthstarLauncher-25579c16ca530197a8246ad3812c220961c7daf0.zip
Update serverauthentication.cpp (#161)
Diffstat (limited to 'NorthstarDedicatedTest')
-rw-r--r--NorthstarDedicatedTest/serverauthentication.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/serverauthentication.cpp b/NorthstarDedicatedTest/serverauthentication.cpp
index f00f5129..9a295f98 100644
--- a/NorthstarDedicatedTest/serverauthentication.cpp
+++ b/NorthstarDedicatedTest/serverauthentication.cpp
@@ -720,6 +720,7 @@ void InitialiseServerAuthentication(HMODULE baseAddress)
}
// patch to allow same of multiple account
+ if (CommandLine()->CheckParm("-allowdupeaccounts"))
{
NSMem::BytePatch(
ba + 0x114510,