some work on assetmgr

This commit is contained in:
2026-03-04 14:45:34 +02:00
parent 9884006888
commit ddbdef713b
20 changed files with 282 additions and 153 deletions

View File

@@ -1 +1,11 @@
#include "basemodelentity.h"
void CBaseModelEntity::Spawn()
{
}
void CBaseModelEntity::Precache()
{
}