-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
Please add "CultureInfo.InvariantCulture" to all your double.Parse, as it won't work for some locals when trying to run the project (it was the case for me, I'm french and the comma is the decimal char).
I was able to run the project after adding it locally to all the Parse() methods.
Awesome project though ! :) I love the animations.
Metadata
Metadata
Assignees
Labels
No labels