mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-11 19:50:30 +00:00
Fix up typo?
This commit is contained in:
parent
a21984e498
commit
75ea90d27c
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public class Disguise {
|
|||
// Ok.. So it aint a horse
|
||||
}
|
||||
}
|
||||
double fallSpeed = 0.0050;
|
||||
double fallSpeed = 0.0005;
|
||||
boolean movement = false;
|
||||
boolean alwaysSend = false;
|
||||
switch (getType()) {
|
||||
|
|
Loading…
Reference in a new issue