jelster / space-truckers

A game of getting stuff from Point A to Point B... IN SPAAAACCE!

Home Page:https://space-truckers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyboard input should not be case sensitive

jelster opened this issue · comments

Key input captured by the SpaceTruckerInputManager and associated objects is currently case sensitive. Additional keyboard map entries are needed to effectively make the inputs case-agnostic.