mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 13:58:22 +00:00
Removed my bookmark comments and cleaned up itemtick for cases where there are no tick items.
This commit is contained in:
@@ -459,7 +459,6 @@ void EQW::ResolveBug(const char *id) {
|
||||
safe_delete_array(query);
|
||||
}
|
||||
|
||||
//DCBOOKMARK
|
||||
void EQW::SendMessage(uint32 type, const char *msg) {
|
||||
zoneserver_list.SendEmoteMessage(0, 0, 0, type, msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user