New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix catch sizing #2632
Fix catch sizing #2632
Conversation
public CatcherSprite() | ||
{ | ||
Size = new Vector2(CATCHER_SIZE); | ||
FillMode = FillMode.Fill; |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
As this is June milestone I haven't yet checked into it. I will look at it before it is merged. Don't merge yet (and please check the may milestone PRs first). |
This is happening within the next 2 minutes. |
Should be good to go |
Resolves #2063.