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:
|
||||
style_prefix "check"
|
||||
label _("Naughty Stuff")
|
||||
textbutton _("Lewd Images") action ToggleVariable("persistent.lewd", True, False)
|
||||
textbutton _("Enable Lewd Images") action ToggleVariable("persistent.lewd", True, False)
|
||||
|
||||
|
||||
vbox:
|
||||
|
Reference in New Issue
Block a user