Better red marker
plus fixed an oopsie
This commit is contained in:
parent
9d54a96f85
commit
db9912d0a1
@ -1834,7 +1834,7 @@ function new_player(settings)
|
|||||||
this.blx1+0.5, this.bly1+0.5, this.blz1+0.5,
|
this.blx1+0.5, this.bly1+0.5, this.blz1+0.5,
|
||||||
0.0, 0.0, 0.0, 24.0) --no rotation, 24 roughly equals the cube size
|
0.0, 0.0, 0.0, 24.0) --no rotation, 24 roughly equals the cube size
|
||||||
|
|
||||||
elseif not MODE_BLOCK_NO_RED_MARKER
|
elseif not MODE_BLOCK_NO_RED_MARKER then
|
||||||
client.model_render_bone_global(mdl_Xcube, mdl_Xcube_bone,
|
client.model_render_bone_global(mdl_Xcube, mdl_Xcube_bone,
|
||||||
this.blx1+0.5, this.bly1+0.5, this.blz1+0.5,
|
this.blx1+0.5, this.bly1+0.5, this.blz1+0.5,
|
||||||
0.0, 0.0, 0.0, 24.0)
|
0.0, 0.0, 0.0, 24.0)
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user