From e3ed1ef9070a02c3f93d3ea9192c7e3f2c33c95f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Sat, 13 Jun 2020 21:01:18 +0200 Subject: [PATCH] Fix name of Witcher 3. --- games/game_witcher3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/game_witcher3.py b/games/game_witcher3.py index 72e0154..b153a2a 100644 --- a/games/game_witcher3.py +++ b/games/game_witcher3.py @@ -14,7 +14,7 @@ class Witcher3Game(BasicGame): Version = "1.0.0a" Description = "The Description Of The Dead" - GameName = "The Witcher 3" + GameName = "The Witcher 3: Wild Hunt" GameShortName = "witcher3" GaneNexusHame = "witcher3" GameNexusId = 952