mirror of
https://github.com/Lendaia/oe-alga-feladatok.git
synced 2026-04-23 12:26:07 +01:00
5 lines
65 B
C#
5 lines
65 B
C#
|
|
using OE.ALGA.ALGAme;
|
||
|
|
|
||
|
|
Jatek jatek = new Jatek();
|
||
|
|
jatek.Start();
|