mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-11 14:49:24 +02:00
spam protect - disable warnings
This commit is contained in:
parent
590b58504c
commit
87a5796a08
@ -6,7 +6,7 @@ local this = {
|
||||
prevent_spam = {}, -- the default table where all player indexes will be stored
|
||||
default_tick = 10, -- this defines the default tick to check whether or not a user is spamming a button.
|
||||
debug_text = false,
|
||||
debug_spam = true
|
||||
debug_spam = false
|
||||
}
|
||||
|
||||
local main_text = '[Spam Info] '
|
||||
|
Loading…
x
Reference in New Issue
Block a user