Merge branch 'master' of github.com:diasurgical/devilution

This commit is contained in:
Anders Jenbo 2019-11-01 00:06:53 +01:00
commit 215ff59e65
16 changed files with 58 additions and 58 deletions

View file

@ -47,7 +47,7 @@ void DrawCutscene()
}
unlock_buf(1);
drawpanflag = 255;
force_redraw = 255;
scrollrt_draw_game_screen(0);
}