Fixed warning

This commit is contained in:
Robert Osfield 2018-09-11 12:29:40 +01:00
parent 583ecccd75
commit 7c1a967a02

View File

@ -25,6 +25,7 @@ class EscapeHandler : public osgGA::GUIEventHandler
return true; return true;
} }
break;
} }
default: default: