Skip to content
Snippets Groups Projects
Commit f3acdb25 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

fix space

parent e9fae845
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
<<set $EliteSires = ["crazy", "futa", "moves", "preggo", "quick", "virgin"].shuffle()>>
<</if>>
<<switch $EliteSires.splice(1 ,1)>>
<<switch $EliteSires.splice(1, 1)>>
<<case "moves">>
<<if $movesCount == 0>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment