mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2025-04-02 20:20:05 +02:00
we do not have "AfterSam.exe" on non win32 platform
This commit is contained in:
parent
4c0b882e85
commit
e0e6cde47d
@ -1376,8 +1376,6 @@ void CheckTeaser(void)
|
|||||||
Sleep(500);
|
Sleep(500);
|
||||||
_execl(fnmTeaser, "\""+fnmTeaser+"\"", NULL);
|
_execl(fnmTeaser, "\""+fnmTeaser+"\"", NULL);
|
||||||
}
|
}
|
||||||
#else
|
|
||||||
STUBBED("load teaser");
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user