linting
removed some dead code and fixed a few bugs i introduced
This commit is contained in:
@@ -330,6 +330,8 @@ namespace _2DGAMELIB
|
||||
{
|
||||
Modes[mode].Draw(FPSF);
|
||||
}
|
||||
|
||||
GD.DrawImage(BH, new Point(0, 0));
|
||||
baseControl.SetBitmap(BD);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user