ref: 132f5235106b703f477dca05e85089ed63583ddf
parent: eb16fa45dcac179a66477e15c2a1b7663eb13801
author: Clownacy <Clownacy@users.noreply.github.com>
date: Sat Feb 16 17:18:26 EST 2019
Changed direction key fix The old fix kinda just hardcoded the game to English keyboard layouts. Scancode bind the keys based on position instead of meaning, which should work better.