Typo in /src/fire-server.lua
silez opened this issue · 0 comments
silez commented
Hey :)
I think you have a typo in fire-server.lua in line 372:
if FIREAC.AntiSpamTigger then
should be
if FIREAC.AntiSpamTrigger then
it' s a simple missing "r" but trigger checking / blocking is very important.
Have a nice day :)