Tugduoff / RType

RTypeeeeeeeuh
3 stars 0 forks source link

:recycle: Fix controllable component #109

Closed Tugduoff closed 4 weeks ago

Tugduoff commented 4 weeks ago

Fixed controllable component serialization not sending infos about the keyMap thus not initializing the component correctly.

Also fixed a small case in the enum Key func : strToKey where Key::UNKNOWN was forgotten