소스 검색

[fixed] Menu return code for kiosk was incorrect

KevinSmarts 5 년 전
부모
커밋
cc5b27b69b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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'