added mesh rendering

This commit is contained in:
2025-05-28 14:36:57 +03:00
parent 60fa98e240
commit b83078553e
53 changed files with 1436 additions and 363 deletions

View File

@@ -13,7 +13,7 @@ public:
void C_WorldSpawn::Precache()
{
C_BrushEntity::Precache();
}
void C_WorldSpawn::Spawn()