mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-18 17:41:45 +01:00
New Group System, Room Events, and Event System Efficiency Upgrade... and a couple bug fixes.
This commit is contained in:
@@ -965,7 +965,7 @@ ACMD(do_follow)
|
||||
}
|
||||
if (ch->master)
|
||||
stop_follower(ch);
|
||||
REMOVE_BIT_AR(AFF_FLAGS(ch), AFF_GROUP);
|
||||
|
||||
add_follower(ch, leader);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user