Browse Source

[fixed] Menu return code for kiosk was incorrect

KevinSmarts 5 years ago
parent
commit
cc5b27b69b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/kiosk.qsrc

+ 2 - 2
locations/kiosk.qsrc

@@ -109,8 +109,8 @@ end
 if $ARGS[0] = 'counter':
 	*clr & cla
 	$kioskloc = 'counter'
-	$menu_loc = 'counter'
-	$menu_arg = ''
+	$menu_loc = 'kiosk'
+	$menu_arg = 'counter'
 	menu_off = 0
 	gs 'stat'