Posted May 09, 2023 by Koyan
#tweak
1. GetDebug(); and GetStateBank(); behavior has been changed. 2. GetStateBank(); will give those state's keys and values separately via array form. Not like before giving only the states function names. 3. GetDebug(); has been tweaked to work with the new changes too. 4. I've made a typo on GetDebug(); I've written (k_bank) But it's now (kBank), this will be fixed on later patch but keep that in mind