Hello, when I do a modification in varable_def.ui to change the number of a category by also changing the .bmp file of that category, then program throws error saying that the first original category .bmp is missing.
Apart from making changes in varable_def.ui, do you have to make changes in another site?

Example;

"Give Way" tts = "Give way," type = 16 firstphrase = L "Give_Way">

by

"Give Way" tts = "Give way," type = 28 firstphrase = L "Give_Way">

I delete bmp16 and I create the bmp 28, the program gives error, the program do not find bmp16

Regards