modelinfo and visibility plg fixes

This commit is contained in:
aap
2021-01-24 23:25:12 +01:00
parent 513d418771
commit 453a16c978
5 changed files with 42 additions and 15 deletions

View File

@@ -2,12 +2,11 @@
#include "General.h"
#include "Camera.h"
#include "Renderer.h"
#include "ModelInfo.h"
#include "AnimManager.h"
#include "custompipes.h"
#define LOD_DISTANCE (300.0f)
void
CSimpleModelInfo::DeleteRwObject(void)
{