4 lines
86 B
Text
4 lines
86 B
Text
-- in a movie script
|
|
on prepareMovie
|
|
_player.alertHook = script("ErrorHandler")
|
|
end
|