Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

there is some repeated code #237

Closed
wants to merge 1 commit into from
Closed

there is some repeated code #237

wants to merge 1 commit into from

Conversation

tcz717
Copy link

@tcz717 tcz717 commented Dec 20, 2013

there is some repeated code and i have removed it.
if (graphicsDeviceManager == null)
{
throw new InvalidOperationException("No GraphicsDeviceManager found");
}

there is some repeated code and i have removed it.
            if (graphicsDeviceManager == null)
            {
                throw new InvalidOperationException("No GraphicsDeviceManager found");
            }
xoofx added a commit that referenced this pull request Jan 6, 2014
@xoofx xoofx closed this Jan 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants