mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Removed my bookmark comments and cleaned up itemtick for cases where there are no tick items.
This commit is contained in:
@@ -1102,7 +1102,6 @@ bool IsShortDurationBuff(uint16 spell_id)
|
||||
return false;
|
||||
}
|
||||
|
||||
//DCBOOKMARK
|
||||
const char* GetSpellName(int16 spell_id)
|
||||
{
|
||||
return( spells[spell_id].name );
|
||||
|
||||
Reference in New Issue
Block a user