We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f948e commit fdb02ceCopy full SHA for fdb02ce
1 file changed
mods/core/nsfw.rpy
@@ -1,4 +1,4 @@
1
-label lewdtoggler
+label lewdtoggler:
2
3
$ nsfwtoggle = False
4
@@ -20,4 +20,4 @@ label lewdtoggler
20
s "You have chosen to not see the NSFW scenes."
21
22
23
-return
+ return
0 commit comments