From 2e8a53ff34a1ba4caf585ffa80e72d354dacc32b Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 1 Mar 2009 01:19:51 -0500 Subject: [PATCH] Normalized gamedata line endings to Windows. --- gamedata/sdktools.games/game.aoc.txt | 180 +++++++++++++-------------- 1 file changed, 90 insertions(+), 90 deletions(-) diff --git a/gamedata/sdktools.games/game.aoc.txt b/gamedata/sdktools.games/game.aoc.txt index c551fe29..18cd6067 100644 --- a/gamedata/sdktools.games/game.aoc.txt +++ b/gamedata/sdktools.games/game.aoc.txt @@ -1,90 +1,90 @@ -"Games" -{ - /* Age of Chivalry */ - "ageofchivalry" - { - "Offsets" - { - "GiveNamedItem" - { - "windows" "351" - "linux" "352" - } - "RemovePlayerItem" - { - "windows" "239" - "linux" "240" - } - "Weapon_GetSlot" - { - "windows" "237" - "linux" "238" - } - "Ignite" - { - "windows" "194" - "linux" "195" - } - "Extinguish" - { - "windows" "198" - "linux" "199" - } - "Teleport" - { - "windows" "101" - "linux" "102" - } - "CommitSuicide" - { - "windows" "389" - "linux" "389" - } - "GetVelocity" - { - "windows" "130" - "linux" "131" - } - "EyeAngles" - { - "windows" "122" - "linux" "123" - } - "AcceptInput" - { - "windows" "34" - "linux" "35" - } - "DispatchKeyValue" - { - "windows" "29" - "linux" "28" - } - "DispatchKeyValueFloat" - { - "windows" "28" - "linux" "29" - } - "DispatchKeyValueVector" - { - "windows" "27" - "linux" "30" - } - "SetEntityModel" - { - "windows" "23" - "linux" "24" - } - "WeaponEquip" - { - "windows" "230" - "linux" "231" - } - "Activate" - { - "windows" "31" - "linux" "32" - } - } - } -} +"Games" +{ + /* Age of Chivalry */ + "ageofchivalry" + { + "Offsets" + { + "GiveNamedItem" + { + "windows" "351" + "linux" "352" + } + "RemovePlayerItem" + { + "windows" "239" + "linux" "240" + } + "Weapon_GetSlot" + { + "windows" "237" + "linux" "238" + } + "Ignite" + { + "windows" "194" + "linux" "195" + } + "Extinguish" + { + "windows" "198" + "linux" "199" + } + "Teleport" + { + "windows" "101" + "linux" "102" + } + "CommitSuicide" + { + "windows" "389" + "linux" "389" + } + "GetVelocity" + { + "windows" "130" + "linux" "131" + } + "EyeAngles" + { + "windows" "122" + "linux" "123" + } + "AcceptInput" + { + "windows" "34" + "linux" "35" + } + "DispatchKeyValue" + { + "windows" "29" + "linux" "28" + } + "DispatchKeyValueFloat" + { + "windows" "28" + "linux" "29" + } + "DispatchKeyValueVector" + { + "windows" "27" + "linux" "30" + } + "SetEntityModel" + { + "windows" "23" + "linux" "24" + } + "WeaponEquip" + { + "windows" "230" + "linux" "231" + } + "Activate" + { + "windows" "31" + "linux" "32" + } + } + } +}