diff --git a/gamedata/common.games/entities.games/cstrike/offsets-cbaseplayerammo.txt b/gamedata/common.games/entities.games/cstrike/offsets-cbaseplayerammo.txt deleted file mode 100644 index d4ed6277..00000000 --- a/gamedata/common.games/entities.games/cstrike/offsets-cbaseplayerammo.txt +++ /dev/null @@ -1,25 +0,0 @@ -/** - * Do not edit this file. Any changes will be overwritten by the gamedata - * updater or by upgrading your AMX Mod X install. - * - * To override data in this file, create a subdirectory named "custom" and - * place your own gamedata file(s) inside of it. Such files will be parsed - * after AMXX's own. - * - * For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(AMX_Mod_X) - */ - -"Games" -{ - "#default" - { - "Classes" - { - "CBasePlayerAmmo" - { - "Offsets" - { } - } - } - } -} diff --git a/gamedata/common.games/entities.games/cstrike/offsets-cflashbang.txt b/gamedata/common.games/entities.games/cstrike/offsets-cflashbang.txt deleted file mode 100644 index 4d3d7864..00000000 --- a/gamedata/common.games/entities.games/cstrike/offsets-cflashbang.txt +++ /dev/null @@ -1,25 +0,0 @@ -/** - * Do not edit this file. Any changes will be overwritten by the gamedata - * updater or by upgrading your AMX Mod X install. - * - * To override data in this file, create a subdirectory named "custom" and - * place your own gamedata file(s) inside of it. Such files will be parsed - * after AMXX's own. - * - * For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(AMX_Mod_X) - */ - -"Games" -{ - "#default" - { - "Classes" - { - "CFlashbang" - { - "Offsets" - { } - } - } - } -} diff --git a/gamedata/common.games/entities.games/cstrike/offsets-cpointentity.txt b/gamedata/common.games/entities.games/cstrike/offsets-cpointentity.txt deleted file mode 100644 index 46044c59..00000000 --- a/gamedata/common.games/entities.games/cstrike/offsets-cpointentity.txt +++ /dev/null @@ -1,25 +0,0 @@ -/** - * Do not edit this file. Any changes will be overwritten by the gamedata - * updater or by upgrading your AMX Mod X install. - * - * To override data in this file, create a subdirectory named "custom" and - * place your own gamedata file(s) inside of it. Such files will be parsed - * after AMXX's own. - * - * For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(AMX_Mod_X) - */ - -"Games" -{ - "#default" - { - "Classes" - { - "CPointEntity" - { - "Offsets" - { } - } - } - } -} diff --git a/gamedata/common.games/entities.games/cstrike/offsets-ctriggerendsection.txt b/gamedata/common.games/entities.games/cstrike/offsets-ctriggerendsection.txt deleted file mode 100644 index dc332a4b..00000000 --- a/gamedata/common.games/entities.games/cstrike/offsets-ctriggerendsection.txt +++ /dev/null @@ -1,25 +0,0 @@ -/** - * Do not edit this file. Any changes will be overwritten by the gamedata - * updater or by upgrading your AMX Mod X install. - * - * To override data in this file, create a subdirectory named "custom" and - * place your own gamedata file(s) inside of it. Such files will be parsed - * after AMXX's own. - * - * For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(AMX_Mod_X) - */ - -"Games" -{ - "#default" - { - "Classes" - { - "CTriggerEndSection" - { - "Offsets" - { } - } - } - } -}