Closed Matriks404 closed 1 year ago
Instead of manually setting state.name and settings background color and music, we should do that automatically by state.set() function which gets background and music from local struct of possible states.
state.name
state.set()
Instead of manually setting
state.name
and settings background color and music, we should do that automatically bystate.set()
function which gets background and music from local struct of possible states.