Files
ALGA/ALGAme/Program.cs

4 lines
67 B
C#

using OE.ALGA.ALGAme;
Jatek jatek = new Jatek();
jatek.Start();