Better red marker

plus fixed an oopsie
This commit is contained in:
Dany0 2013-01-21 22:06:28 +01:00
parent 9d54a96f85
commit db9912d0a1
2 changed files with 1971 additions and 1971 deletions

View File

@ -1834,7 +1834,7 @@ function new_player(settings)
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
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,
this.blx1+0.5, this.bly1+0.5, this.blz1+0.5,
0.0, 0.0, 0.0, 24.0)

Binary file not shown.