You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IS_BTN packet for example does stuff like this:
If the first character of IS_BTN's Text field is zero, LFS will read
the caption up to the second zero. The visible button text then follows that second zero.
We should probably do the same thing we've done throttle and brake fields and split them up.
The text was updated successfully, but these errors were encountered:
The IS_BTN packet for example does stuff like this:
We should probably do the same thing we've done throttle and brake fields and split them up.
The text was updated successfully, but these errors were encountered: