On Monday, 9 July 2018 at 09:18:50 UTC, Flaze07 wrote:
I am using DSFML
module game;

[...]

oh, and I forgot, I had

Game myGame;
static this()
{
    myGame = new Game;
}

below the Game class

Reply via email to