Explorar el Código

[fixes] more missing = in bdsm_club

julzor hace 5 años
padre
commit
dcce3adf34
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      locations/BDSM_Club.qsrc

+ 2 - 2
locations/BDSM_Club.qsrc

@@ -172,7 +172,7 @@ end
 if $ARGS[0] = 'd_start':
 	*clr & cla
 	$menu_loc = 'BDSM_Club'
-	$menu_arg 'd_start'
+	$menu_arg = 'd_start'
 	menu_off = 0
 	pcs_dom += 5
 	gs 'stat'
@@ -193,7 +193,7 @@ end
 if $ARGS[0] = 'reception':
 	$location_type = 'event'
 	$menu_loc = 'BDSM_Club'
-	$menu_arg 'reception'
+	$menu_arg = 'reception'
 	menu_off = 0
 	*clr & cla
 	gs 'stat'