WIP now subscribing to the created event in game.cpp.
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
namespace Events
|
||||
{
|
||||
|
||||
struct BecomeServer : public Event { };
|
||||
struct BecomeServer : public Event
|
||||
{ };
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user