diff options
Diffstat (limited to 'NorthstarDLL/hoststate.cpp')
-rw-r--r-- | NorthstarDLL/hoststate.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/hoststate.cpp b/NorthstarDLL/hoststate.cpp index c0d6b3b9..6008a0f2 100644 --- a/NorthstarDLL/hoststate.cpp +++ b/NorthstarDLL/hoststate.cpp @@ -19,7 +19,7 @@ namespace R2 ConVar* Cvar_hostport; -void ServerStartingOrChangingMap() +void ServerStartingOrChangingMap() { // net_data_block_enabled is required for sp, force it if we're on an sp map // sucks for security but just how it be |