Fixed warnings from linux and Android compilers
Cleaned up network code on Linux, it still does not work correctly
This commit is contained in:
@@ -16,6 +16,7 @@ struct HandLimitor : public Limitor
|
||||
virtual bool greyout(Target*);
|
||||
|
||||
HandLimitor(GuiHand* hand);
|
||||
virtual ~HandLimitor(){};
|
||||
};
|
||||
|
||||
class GuiHand : public GuiLayer
|
||||
|
||||
Reference in New Issue
Block a user