mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-08 11:10:33 +02:00
[SDL] Avoid unnecessarily "restarting" text input
This commit is contained in:
@ -303,6 +303,8 @@ namespace irr
|
||||
|
||||
bool Resizable;
|
||||
|
||||
core::rect<s32> *lastElemPos;
|
||||
|
||||
struct SKeyMap
|
||||
{
|
||||
SKeyMap() {}
|
||||
|
Reference in New Issue
Block a user