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
It's impossible for me to run from source without making a few edits. I'm not sure I should fork without simply raising the issues. Line 234 of paytoedit.py could be rounded:
h = round(min(max(h, self.heightMin), self.heightMax))
It's impossible for me to run from source without making a few edits. I'm not sure I should fork without simply raising the issues. Line 234 of paytoedit.py could be rounded:
Then line 879 of util.py could be rounded:
Then line 1170 of util.py could be rounded too:
The text was updated successfully, but these errors were encountered: