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
|
* @param itemTemplateId Item tpl to check is blacklisted
|
||||||
* @returns True if its blacklsited
|
* @returns True if its blacklsited
|
||||||
*/
|
*/
|
||||||
protected isItemOnCustomBlacklist(itemTemplateId: string): boolean
|
protected isItemOnCustomFleaBlacklist(itemTemplateId: string): boolean
|
||||||
{
|
{
|
||||||
if (!this.itemHelper.isValidItem(itemTemplateId))
|
if (!this.itemHelper.isValidItem(itemTemplateId))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user