diff options
Diffstat (limited to 'NorthstarDLL/miscserverfixes.cpp')
-rw-r--r-- | NorthstarDLL/miscserverfixes.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/miscserverfixes.cpp b/NorthstarDLL/miscserverfixes.cpp index e85950c4..e6bd4629 100644 --- a/NorthstarDLL/miscserverfixes.cpp +++ b/NorthstarDLL/miscserverfixes.cpp @@ -23,4 +23,4 @@ void InitialiseMiscServerFixes(HMODULE baseAddress) { NSMem::BytePatch(ba + 0x153920, "C3"); } -}
\ No newline at end of file +} |