Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMcAssey committed Apr 27, 2014
1 parent bf77e32 commit 41c9cec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ public class ScreenManager : DrawableGameComponent
Texture2D _obj_tex_blank = null;
bool _is_init = false;


public ScreenManager(Game mGame)
: base(mGame)
{
Expand Down

0 comments on commit 41c9cec

Please sign in to comment.