mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 00:12:59 +00:00
parent
e04b49df62
commit
4d7a43734e
@ -1277,8 +1277,6 @@ void Script::sfPsychicProfile(SCRIPTFUNC_PARAMS) {
|
||||
}
|
||||
|
||||
void Script::sfPsychicProfileOff(SCRIPTFUNC_PARAMS) {
|
||||
thread->wait(kWaitTypePlacard);
|
||||
|
||||
// This is called a while after the psychic profile is
|
||||
// opened, to close it automatically
|
||||
_vm->_scene->clearPsychicProfile();
|
||||
|
Loading…
x
Reference in New Issue
Block a user