Fix bug where the picking result was ignored
Compare changes
+ 8
− 10
@@ -505,7 +505,7 @@ protected:
@@ -642,7 +642,7 @@ protected:
@@ -912,7 +912,7 @@ public:
@@ -1116,8 +1116,7 @@ public:
@@ -1256,14 +1255,13 @@ protected:
Also: Get rid of some annoying warning about initialization order.