Typo
This commit is contained in:
parent
f2caff3c70
commit
25ea9afae4
@ -104,7 +104,7 @@ export class RagfairServerHelper
|
||||
* @param itemTemplateId Item tpl to check is blacklisted
|
||||
* @returns True if its blacklsited
|
||||
*/
|
||||
protected isItemOnCustomBlacklist(itemTemplateId: string): boolean
|
||||
protected isItemOnCustomFleaBlacklist(itemTemplateId: string): boolean
|
||||
{
|
||||
if (!this.itemHelper.isValidItem(itemTemplateId))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user