forked from Cavemanon/SnootGame
changed lewd images in options menu to enable lewd images because UI design is hard
This commit is contained in:
@ -758,7 +758,7 @@ screen preferences():
|
|||||||
vbox:
|
vbox:
|
||||||
style_prefix "check"
|
style_prefix "check"
|
||||||
label _("Naughty Stuff")
|
label _("Naughty Stuff")
|
||||||
textbutton _("Lewd Images") action ToggleVariable("persistent.lewd", True, False)
|
textbutton _("Enable Lewd Images") action ToggleVariable("persistent.lewd", True, False)
|
||||||
|
|
||||||
|
|
||||||
vbox:
|
vbox:
|
||||||
|
Reference in New Issue
Block a user