Browse Source

[fixed] missing $metka in poli

julzor 4 years ago
parent
commit
0baa8a29b1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/poli.qsrc

+ 1 - 0
locations/poli.qsrc

@@ -5,6 +5,7 @@ if $ARGS[0] = 'start':
 	CLOSE all
 	$sexloc = 'poli'
 	$loc = 'poli'
+	$metka = ''
 	$location_type = 'indoors'
 	$menu_loc = 'poli'
 	$menu_arg = $ARGS[0]