jonof / jfduke3d

Port of the 3D Realms game "Duke Nukem 3D"
http://www.jonof.id.au/jfduke3d
111 stars 18 forks source link

Fix the keyboard assignment #18

Closed BSzili closed 1 year ago

BSzili commented 1 year ago

Since the recent change to KB_GetLastScanCode assigning functions the keys didn't work, as it was called multiple times.

jonof commented 1 year ago

Ah, thanks. I fixed in Shadow Warrior but apparently not in Duke. 😞