mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2025-02-24 01:50:04 +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…
x
Reference in New Issue
Block a user