From 4c839aab3c94cfdd18694af82ad303b543519e32 Mon Sep 17 00:00:00 2001 From: Hyungju Lee Date: Tue, 15 Oct 2019 07:08:27 +0900 Subject: [PATCH] Revert "turn off hydra-mode temporally. After fixing launchpad issue, it should be turned on again" This reverts commit 612b1cd945501d15663c5c83c20f8d5799ca6cfd. --- NativeLauncher/dotnet.loader | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NativeLauncher/dotnet.loader b/NativeLauncher/dotnet.loader index 382a68d..e04b914 100644 --- a/NativeLauncher/dotnet.loader +++ b/NativeLauncher/dotnet.loader @@ -13,4 +13,4 @@ EXTRA_ARRAY_VAL /usr/lib/ecore_imf/modules/wayland/v-1.16/libwltextinputm EXTRA_ARRAY_VAL /usr/lib/libdali-toolkit.so EXTRA_ARRAY_VAL /usr/lib/libcairo.so.2 EXTRA_ARRAY_VAL /usr/lib/libefl-assist.so.0 -HYDRA OFF +HYDRA ON -- 2.7.4