From e80c67db5d29a5c57b0a68a3a60bb6092d7a6630 Mon Sep 17 00:00:00 2001 From: STAM Date: Sat, 5 Aug 2017 02:43:30 +0300 Subject: [PATCH] Adrenaline Gamer + openAG --- metamod/src/game_support.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metamod/src/game_support.cpp b/metamod/src/game_support.cpp index a1afa14..c7c016c 100644 --- a/metamod/src/game_support.cpp +++ b/metamod/src/game_support.cpp @@ -9,7 +9,7 @@ const game_modinfo_t g_known_games[] = { // separate file, generated based on game information stored in a // convenient db. { "action", "ahl_i386.so", "ahl.dll", "Action Half-Life" }, // + director's cut [2016] - { "ag", "ag.so", "ag.dll", "Adrenaline Gamer" }, + { "ag", "ag.so", "ag.dll", "Adrenaline Gamer" }, // .so file by OpenAG fork { "asheep", nullptr, "hl.dll", "Azure Sheep" }, //have no linux binary found! { "bdef", "../cl_dlls/server.so", "../cl_dlls/server.dll", "Base Defense" }, //workaround { "bg", "bg.so", "bg.dll", "The Battle Grounds" },