2 lines
58 B
C#
2 lines
58 B
C#
|
|
using var game = new FNAF_Clone.GameMain();
|
|||
|
|
game.Run();
|