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
|
// Ok.. So it aint a horse
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
double fallSpeed = 0.0050;
|
double fallSpeed = 0.0005;
|
||||||
boolean movement = false;
|
boolean movement = false;
|
||||||
boolean alwaysSend = false;
|
boolean alwaysSend = false;
|
||||||
switch (getType()) {
|
switch (getType()) {
|
||||||
|
Loading…
Reference in New Issue
Block a user