瀏覽代碼

[fixed] Wrong headers

KevinSmarts 3 年之前
父節點
當前提交
b250c3cf51
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      locations/scandalicious.qsrc

+ 2 - 2
locations/scandalicious.qsrc

@@ -52,7 +52,7 @@ if $ARGS[0] = 'clothes':
 	menu_off = 0
 	*clr & cla
 	gs'stat'
-	'<center><b><font color="maroon">Viewing G&M outfits</font></b></center>'
+	'<center><b><font color="maroon">Viewing Scandalicious outfits</font></b></center>'
 	*nl
 
 	gs 'clothing_QV', 'shop_header'
@@ -102,7 +102,7 @@ if $ARGS[0] = 'dresses':
 	menu_off = 0
 	*clr & cla
 	gs'stat'
-	'<center><b><font color="maroon">Viewing G&M dresses</font></b></center>'
+	'<center><b><font color="maroon">Viewing Scandalicious dresses</font></b></center>'
 	*nl
 
 	gs 'clothing_QV', 'shop_header'