mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-15 01:21:04 +00:00
Add /unwarpable command
GMs should use this before going to weird places where their non-GM buddies might warp to them and get stuck.
This commit is contained in:
@@ -74,6 +74,7 @@ struct Player {
|
||||
|
||||
bool notify;
|
||||
bool hidden;
|
||||
bool unwarpable;
|
||||
|
||||
bool buddiesSynced;
|
||||
int64_t buddyIDs[50];
|
||||
|
||||
Reference in New Issue
Block a user