Removed initial world query
The world is queried once the client has the player's character.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
//TODO: (0) state-system for preventing double triggering
|
||||
class TriggerData {
|
||||
public:
|
||||
TriggerData() = default;
|
||||
|
||||
Reference in New Issue
Block a user