Outdated Toggle Text Resetting

candy

G59 Terrorist
Staff member
Donator
Messages
1,327
Reaction score
763
Points
973
I'm using toggle text instead of iprintln, but if I have Godmode ^2Enabled^7/Disabled
and close the menu / submenu, the text resets back to the original... Anyone know how to fix that?
 
S

SeriousHD-

Guest
You need to store the toggle value for the option and add a procedure in your submenu() function to drawn it based on the status of the toggle
 
Top