Browse Source

[fixed] Menu return code for kiosk was incorrect

KevinSmarts 5 năm trước cách đây
mục cha
commit
cc5b27b69b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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'