From 73e8df4f06bf32f5e5982169665301920b37a201 Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Fri, 14 Jun 2024 16:34:21 +0300 Subject: [PATCH] minor fix preview mangohud --- data_from_portwine/scripts/functions_helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index b8f0bb3b..fb280664 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -3628,7 +3628,7 @@ fi VK_LAYER_PATH="${PW_VK_LAYER_PATH}" \ VK_INSTANCE_LAYERS="${PW_VK_INSTANCE_LAYERS}" \ "${PW_PLUGINS_PATH}/portable/bin/vkcube" - gui_MangoHud + gui_mangohud fi export SKIP_CHECK_UPDATES=1