mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 02:31:03 +00:00
Removed my bookmark comments and cleaned up itemtick for cases where there are no tick items.
This commit is contained in:
@@ -646,7 +646,6 @@ bool Client::Process() {
|
||||
CalcBonuses();
|
||||
}
|
||||
|
||||
//DCBOOKMARK
|
||||
if(ItemTickTimer.Check())
|
||||
{
|
||||
TickItemCheck();
|
||||
|
||||
Reference in New Issue
Block a user