WIPE!!!
This commit is contained in:
parent
93ebd91971
commit
89b6da50d0
Binary file not shown.
|
@ -129,13 +129,13 @@ ECL_EXPORT void dsda_frame_advance(struct PackedPlayerInput *player1Inputs, stru
|
||||||
|
|
||||||
// Move positional sounds
|
// Move positional sounds
|
||||||
headlessUpdateSounds();
|
headlessUpdateSounds();
|
||||||
}
|
|
||||||
|
|
||||||
// Updating video
|
// Updating video
|
||||||
if (renderInfo->RenderVideo)
|
if (renderInfo->RenderVideo)
|
||||||
{
|
{
|
||||||
displayplayer = consoleplayer = renderInfo->PlayerPointOfView;
|
displayplayer = consoleplayer = renderInfo->PlayerPointOfView;
|
||||||
headlessUpdateVideo();
|
headlessUpdateVideo();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue