mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Fix for Digest Pain not loading preference (#15971)
Fixed Digestion Pain preference not loading from saved preferences, causing it to reset every shift.
This commit is contained in:
@@ -298,6 +298,7 @@
|
||||
throw_vore = P.throw_vore
|
||||
stumble_vore = P.stumble_vore
|
||||
food_vore = P.food_vore
|
||||
digest_pain = P.digest_pain
|
||||
eating_privacy_global = P.eating_privacy_global
|
||||
|
||||
nutrition_message_visible = P.nutrition_message_visible
|
||||
|
||||
Reference in New Issue
Block a user