Skip to content

Commit

Permalink
DIRECTOR: Remove "primary event handler" comment
Browse files Browse the repository at this point in the history
According to D4 manual only mouse/key/timeout event can have primary
handler
  • Loading branch information
tobiatesan authored and sev- committed Jul 5, 2017
1 parent 3059c95 commit 5a4942b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/director/lingo/lingo-events.cpp
Expand Up @@ -234,7 +234,6 @@ void Lingo::processFrameEvent(LEvent event) {
}

void Lingo::processGenericEvent(LEvent event) {
// Primary Event handler
// Movie Script
}

Expand Down

0 comments on commit 5a4942b

Please sign in to comment.