Files
ALGA/ALGAme/Program.cs
2024-09-05 19:47:35 +02:00

5 lines
65 B
C#

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