!
This commit is contained in:
@@ -107,7 +107,7 @@ namespace Archimedes {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(handled) {
|
if(!handled) {
|
||||||
std::cout << "Error: Unhandled Event: " << (std::string) *events.front() << std::endl;
|
std::cout << "Error: Unhandled Event: " << (std::string) *events.front() << std::endl;
|
||||||
}
|
}
|
||||||
handled = false;
|
handled = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user