Check for updates before launching Wicked Quest.

This commit is contained in:
Storm Dragon
2025-10-12 13:53:51 -04:00
parent 71742bd156
commit 1c3072cafb
+2
View File
@@ -435,6 +435,8 @@ case "$GAME" in
fex_load "Wheels of Prio" "Wp"
;;
"Wicked Quest")
git -C /home/stormux/.local/games/wicked-quest pull
git -C /home/stormux/.local/games/wicked-quest submodule update
run_native "wicked-quest" "wicked_quest.py"
;;
"Wreckingball")