Skip to content
Snippets Groups Projects

Remove keypad handling in M_HandleConnectIP

  1. Nov 30, 2024
    • Lactozilla's avatar
      Remove keypad handling in M_HandleConnectIP · 50db80f0
      Lactozilla authored
      There is no need to have that code anymore, since keypad presses also generate ev_text events.
      Additionally, made text fields in menus ignore ev_keydown events if they are keypad keys.
      50db80f0
Loading