Browse Source

[fixed] Check for no cable didn't recognise Plasma TV

Kevin_Smarts 2 years ago
parent
commit
4670dd2d09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/Komp.qsrc

+ 1 - 1
locations/Komp.qsrc

@@ -304,7 +304,7 @@ if $ARGS[0] = 'kabtv':
 			msg 'Your subscription has been cancelled and you can no longer watch the extra channels. The cable firm charges a one-time fee of 300 <b>₽</b> for disconnecting you.'
 			gt 'komp', 'brows'
 		end
-	elseif kabel = 0 and TV = 1:
+	elseif kabel = 0 and TV ! 0:
 		'You currently do not have a cable subscription for your TV.'
 
 		act 'Get cable services for your TV':