input: remove redundant END_S code
After each and every MainLoop() call is a call to End(), which inconditionally sets the input state to END_S.
Showing
Please register or sign in to comment
After each and every MainLoop() call is a call to End(), which inconditionally sets the input state to END_S.