mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-17 10:52:26 -04:00

For some reason stoi doesn't throw an error for '1foo' while 'foo1' does. Now the edit box flat out rejects any non-digit key events.
For some reason stoi doesn't throw an error for '1foo' while 'foo1' does. Now the edit box flat out rejects any non-digit key events.