Browse Source

correct the call to the debug function

Helmut Pozimski 9 years ago
parent
commit
f52cb684ef
3 changed files with 3 additions and 3 deletions
  1. 1 1
      risen.sh
  2. 1 1
      risen2.sh
  3. 1 1
      stronghold_crusader_hd.sh

+ 1 - 1
risen.sh

@@ -18,7 +18,7 @@ WORKING_WINE_VERSION="1.7.20"
 TITLE="GOG.com - Risen"
 
 POL_SetupWindow_Init
-POL_Deug_Init
+POL_Debug_Init
 
 POL_SetupWindow_presentation "$TITLE" "Piranha Bytes" "http://www.gog.com/game/$GOGID" "Hoshpak" "$PREFIX"
 

+ 1 - 1
risen2.sh

@@ -19,7 +19,7 @@ WORKING_WINE_VERSION="1.7.20"
 TITLE="GOG.com - Risen 2: Dark Waters"
 
 POL_SetupWindow_Init
-POL_Deug_Init
+POL_Debug_Init
 
 POL_SetupWindow_presentation "$TITLE" "Piranha Bytes" "http://www.gog.com/game/$GOGID_BASE" "Hoshpak" "$PREFIX"
 

+ 1 - 1
stronghold_crusader_hd.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 # Date : (2014-08-19 18:32)
-# Last Revision : (2014-08-19 18:32)
+# Last Revision : (2014-08-19 22:07)
 # Wine Version used : 1.6.2
 # Distribution used to test : Debian testing/jessie
 # Author: Hoshpak