Feature - Implemented Remove currentFullness and currentSpleenUse settings

lostcalpolydude

Developer
Staff member
Now that fullness and spleen no longer need to be tracked between sessions, there doesn't really need to be a setting for them. my_fullness() and my_spleen_use() have existed forever, so hopefully people are using those instead of the settings to retrieve those values. I already rewrote code to remove those, I'm just making sure there isn't a compelling reason to keep them around before committing it.
 
Top