You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed that none of the item values were displayed in the app. Looking at the xml file it looks like the incorrect value is being used. (1gp, 1sp and 1cp) should instead be (1, 0.1 and 0.01). I would assume PP would need to be equal to 10gp so 10 and EP would be equal to 5 sp so 0.5.
The text was updated successfully, but these errors were encountered:
Noticed that none of the item values were displayed in the app. Looking at the xml file it looks like the incorrect value is being used. (1gp, 1sp and 1cp) should instead be (1, 0.1 and 0.01). I would assume PP would need to be equal to 10gp so 10 and EP would be equal to 5 sp so 0.5.
The text was updated successfully, but these errors were encountered: