Revert a minor change I made to EVENT_LOGO

git-svn-id: https://svn.eduke32.com/eduke32@6546 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2017-12-09 02:56:26 +00:00
parent 1cba801b55
commit 4edc1c6523

View file

@ -1629,7 +1629,7 @@ void G_DisplayLogo(void)
#ifdef LUNATIC
g_elEventError = 0;
#endif
VM_OnEvent(EVENT_LOGO, g_player[screenpeek].ps->i, screenpeek);
VM_OnEvent(EVENT_LOGO, -1, screenpeek);
if (g_restorePalette)
{