mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-05 09:09:40 +01:00
Fix up typo?
This commit is contained in:
parent
a21984e498
commit
75ea90d27c
@ -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 New Issue
Block a user