RSDKModding / RetroED

RetroED v2.0
GNU General Public License v3.0
28 stars 5 forks source link

[GameConfig Editor] Can edit Index and Value fields in v5 Global Variables #106

Closed MegAmi24 closed 5 months ago

MegAmi24 commented 5 months ago

v5 global variables are supposed to be read-only, but the program still lets you edit the Value field of a variable, as well as the Index field if Count is set to 0. The changes don't get saved and are reverted when you change the currently selected variable, though.

MegAmi24 commented 5 months ago

Fixed in 1c428da