astinvad.cpp: fixed spcking2 save state regression (nw)

This commit is contained in:
Ivan Vangelista 2018-10-17 20:13:40 +02:00
parent 1cd55d138b
commit 5a41d073fc

View File

@ -853,6 +853,8 @@ void astinvad_state::init_spcking2()
{
/* don't have the schematics, but the blanking must center the screen here */
m_flip_yoffs = 0;
save_item(NAME(m_player));
}