X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.c;h=493bd5f671a1bd9b29b634069797bc779a2a1aa2;hb=de8b3ae622eae10f1caf96872fb1790f7bd9644b;hp=d60f158a4404d9f6a443f6d91568cedc835c1e07;hpb=27a283729bf1e7b956c5ceba87215a6d177b4bc7;p=rocksndiamonds.git diff --git a/src/game.c b/src/game.c index d60f158a..493bd5f6 100644 --- a/src/game.c +++ b/src/game.c @@ -948,6 +948,7 @@ void InitGame() PlayMusic(level_nr); KeyboardAutoRepeatOff(); + SetMouseCursor(CURSOR_PLAYFIELD); if (options.debug) {