BT.lua - WW: Station switch flag
jjjj12212 opened this issue · 0 comments
jjjj12212 commented
Hi,
Sorry for posting this as a bug as it is definitely not. But I didn't want to create pull request for 1 flag. (too busy at the moment)
Anyways, I just wanted to let you be aware that for flag_array:
0x0D > 6
should most likely be:
{byte=0x0D, bit=6, name="WW: Train Switch", type="Train Switch"},
This has been tested on the US version of Banjo-Tooie.
Thanks,
jjjj12212