diff --git a/gamedata/sdktools.games/game.nucleardawn.txt b/gamedata/sdktools.games/game.nucleardawn.txt index 406e5b2f..b8aa8410 100644 --- a/gamedata/sdktools.games/game.nucleardawn.txt +++ b/gamedata/sdktools.games/game.nucleardawn.txt @@ -116,8 +116,8 @@ { /* Not 100% sure on this, why would windows change and not linux - TEST ME */ "windows" "17" - "linux" "63" - "mac" "63" + "linux" "61" + "mac" "61" } /** * CBaseClient::SetName(char const*); @@ -127,8 +127,8 @@ "SetClientName" { "windows" "16" - "linux" "62" - "mac" "62" + "linux" "60" + "mac" "60" } /** * Offset into CBaseClient - Used by CBaseServer::UpdateUserSettings to determine when changes have been made.