Merge branch 'master' of manuel-voegele.de:inf3
This commit is contained in:
@@ -47,6 +47,11 @@ namespace WorldOfPeacecraft
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
protected override void OnMouseClick (MouseEventArgs e)
|
||||||
|
{
|
||||||
|
base.OnMouseClick (e);
|
||||||
|
//TODO: Things.
|
||||||
|
}
|
||||||
|
|
||||||
public void DoPaint (object source, PaintEventArgs args)
|
public void DoPaint (object source, PaintEventArgs args)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user