Browse Source

[fixed] Felix fix from Felix to remove the gap above table, thanks to Felix

Kevin_Smarts 8 months ago
parent
commit
a2096af6b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/item_cart.qsrc

+ 1 - 1
locations/item_cart.qsrc

@@ -36,7 +36,7 @@ if $ARGS[0] = 'shoppping_aisle':
 		else
 			$item_line += '<TD></TD>'
 		end
-		$item_line
+		*p $item_line
 		i += 1
 	if i <= item_idx:jump 'loopshopping_cart'
 	'</table></center>'