Browse Source

remove conflict

Jack Truman 2 years ago
parent
commit
edd42ace08
1 changed files with 0 additions and 2 deletions
  1. 0 2
      locations/pav_disco_coolkids.qsrc

+ 0 - 2
locations/pav_disco_coolkids.qsrc

@@ -33,7 +33,6 @@ if $ARGS[0] = 'classmates':
 	i = 1
 	i2 = 0
 	:discopop_loop
-		
 		if (npc_grupTipe['A<<i>>'] = 1 or $npc_nickname['A<<i>>'] = 'Natasha') and discoenable['A<<i>>'] = 1:
 			if i2 = 0: '<tr>'
 			i2 += 1
@@ -68,7 +67,6 @@ if $ARGS[0] = 'classmates':
 	'<tr><td colspan=8>The gopniks are lounging in the darkest corner of the hall. They''re mostly keeping to themselves, but a few of them are out dancing.</td></tr>'
 
 	i = 1
-	table_count = 0
 	:discogop_loop
 		if npc_grupTipe['A<<i>>'] = 4 and discoenable['A<<i>>'] = 1:
 			$loopname = $npc_nickname['A<<i>>']