mirror of
https://github.com/minetest/irrlicht.git
synced 2025-06-30 23:30:27 +02:00
Spelling fixes
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6456 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@ -229,7 +229,7 @@ namespace scene
|
||||
//! Add a arrow mesh to the mesh pool
|
||||
virtual IAnimatedMesh* addArrowMesh(const io::path& name,
|
||||
video::SColor vtxColor0, video::SColor vtxColor1,
|
||||
u32 tesselationCylinder, u32 tesselationCone,
|
||||
u32 tessellationCylinder, u32 tessellationCone,
|
||||
f32 height, f32 cylinderHeight, f32 width0,
|
||||
f32 width1) IRR_OVERRIDE;
|
||||
|
||||
|
Reference in New Issue
Block a user