diff --git a/app/logic/game_support.py b/app/logic/game_support.py index c0ac2859..b85661ec 100644 --- a/app/logic/game_support.py +++ b/app/logic/game_support.py @@ -50,8 +50,8 @@ minetest_game_mods = { mtg_mod_blacklist = { - "repixture", "tutorial", "runorfall", "realtest_mt5", "mevo", "xaenvironment", - "survivethedays" + "pacman", "tutorial", "runorfall", "realtest_mt5", "mevo", "xaenvironment", + "survivethedays", "holidayhorrors", }