Azurekuz / RPG-Task-Manager

A COMP345 Agile project dedicated towards creating a gamified RPG task manager.
MIT License
4 stars 1 forks source link

Progress w/ decimals #122

Open E-3P0 opened 4 years ago

E-3P0 commented 4 years ago

Client wants to be able to add progress to main task with decimal values. Need to edit error catching to allow this, as well as possibly convert progress variables to a double. How many decimal places to allow?