work on ServerModule
This commit is contained in:
@@ -9,7 +9,9 @@ namespace Archimedes {
|
||||
|
||||
public:
|
||||
|
||||
unsigned int type;
|
||||
virtual ~Event() {}
|
||||
|
||||
virtual operator std::string() const = 0;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user