mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-24 11:20:27 +01: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);
|
||||
_execl(fnmTeaser, "\""+fnmTeaser+"\"", NULL);
|
||||
}
|
||||
#else
|
||||
STUBBED("load teaser");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user