Changed: "using CVector" in 3d/vegetable.h
This commit is contained in:
parent
cef3dab9a7
commit
e129c55ba6
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ namespace NL3D
|
|||
{
|
||||
|
||||
|
||||
using NLMISC::CVector;
|
||||
using NLMISC::CVector2f;
|
||||
class CVegetableManager;
|
||||
class CVegetableShape;
|
||||
|
|
Loading…
Reference in a new issue