mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-10 04:41:32 -04:00
parent
a80a9f90e8
commit
85130a9233
@ -66,7 +66,7 @@ pub const Player = struct {
|
|||||||
|
|
||||||
pub const radius = 0.3;
|
pub const radius = 0.3;
|
||||||
pub const height = 1.8;
|
pub const height = 1.8;
|
||||||
pub const eye = 1.5;
|
pub const eye = 1.7;
|
||||||
pub const jumpHeight = 1.25;
|
pub const jumpHeight = 1.25;
|
||||||
|
|
||||||
fn loadFrom(json: JsonElement) void {
|
fn loadFrom(json: JsonElement) void {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user