Stevoisiak / Virtual-Game-Shelf

An easy way to organize your entire game collection in a single place.
MIT License
7 stars 0 forks source link

NewGameWindow: Pervent setting hours above 2,147,483,647 #101

Open Stevoisiak opened 7 years ago

Stevoisiak commented 7 years ago

User can input a number for hours played higher than the maximum allowed value for integer numbers. Entering a number above 2,147,483,647 will cause errors.