From a0e6f33828e4dfd16862bfaac3ab7730d8c8adc0 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Mon, 25 Jan 2016 06:59:42 -0800 Subject: [PATCH] Fix some typos in BM:S SDKHooks gamedata. --- gamedata/sdkhooks.games/game.bms.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gamedata/sdkhooks.games/game.bms.txt b/gamedata/sdkhooks.games/game.bms.txt index 610a3419..b996ef04 100644 --- a/gamedata/sdkhooks.games/game.bms.txt +++ b/gamedata/sdkhooks.games/game.bms.txt @@ -90,9 +90,9 @@ } "VPhysicsUpdate" { - "windows" "156" - "linux" "157" - "mac" "157" + "windows" "166" + "linux" "167" + "mac" "167" } "Weapon_CanSwitchTo" { @@ -103,7 +103,7 @@ "Weapon_CanUse" { "windows" "276" - "linux" "277 + "linux" "277" "mac" "277" } "Weapon_Drop" @@ -126,4 +126,4 @@ } } } -} \ No newline at end of file +}