Explorar el Código

[fixed] Couple of missing gotos

Kevin_Smarts hace 2 años
padre
commit
9f52ab863d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      locations/hookup.qsrc

+ 2 - 2
locations/hookup.qsrc

@@ -879,7 +879,7 @@ if $ARGS[0] = 'bj2':
 						'Your clothes in place, you grab your bag and walk straight out of the apartment, slamming the door behind you.'
 						*nl
 						'<i>Fucking ridiculous!</i> you fume to yourself on your way out the door.'
-						act'Leave':'hookup','exit'
+						act'Leave':gt 'hookup', 'exit'
 					end			
 				end
 				
@@ -904,7 +904,7 @@ if $ARGS[0] = 'bj2':
 							*nl
 							'You finish getting dressed and stomp out the door, closing it angrily behind you.'
 							'Yup... Really sucked... In every sense of the word... You face palm in the hall before moving to leave the building.'
-							act'Leave':'hookup','exit'
+							act'Leave':gt 'hookup', 'exit'
 						end
 						gs'hookup_after','pre'
 					else