1
0
Kaynağa Gözat

deactivate `:: flash`

Stephan Fuchs 11 ay önce
ebeveyn
işleme
c46dc9d6a5

+ 4 - 2
sugarcube/src/autogenerated/Home-Shared locations/flash.tw

@@ -1,4 +1,6 @@
 :: flash
+<<run console.warn('Usage of flash is deprecated',$location_var[$here])>>
+:: flashDeprecated[deprecated]
 <<set $here = 'flash'>>
 <<set $ARGS = $location_var[$here]>>
 <!-- !2020/10/16/Gwen-->
@@ -120,7 +122,7 @@
 	<<arousalEnd>>
 	<<gs 'flash' 'flashtotals'>>
 	<<if $location_var[$here][3] < 1>>
-		 		<<if $wardrobe.PCloSkirt > 0>>
+		<<if $wardrobe.PCloSkirt > 0>>
 			<<if $location_var[$here][1] == 'inside'>>
 				<<if $flash_image != ''>>
 					<center><<image `'<<$flash_image>>.jpg'`>></center>
@@ -176,7 +178,7 @@
 	<<arousalEnd>>
 	<<gs 'flash' 'flashtotals'>>
 	<<if $location_var[$here][3] < 1>>
-		 		<<if $wardrobe.PCloSkirt > 0>>
+		<<if $wardrobe.PCloSkirt > 0>>
 			<<if $location_var[$here][1] == 'inside'>>
 				<<if $flash_image != ''>>
 					<center><<image `'<<$flash_image>>.jpg'`>></center>