mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-26 16:30:52 +01:00
fixed wired exploit
This commit is contained in:
parent
a18f3eb344
commit
b2eb207c22
@ -107,7 +107,7 @@ public abstract class InteractionWired extends HabboItem
|
|||||||
|
|
||||||
protected long requiredCooldown()
|
protected long requiredCooldown()
|
||||||
{
|
{
|
||||||
return 0;
|
return 10L;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user