better physics

This commit is contained in:
2026-03-05 00:30:27 +02:00
parent ddbdef713b
commit 2da75ebdd8
68 changed files with 743 additions and 262450 deletions

View File

@@ -1,11 +1,6 @@
#include "basemodelentity.h"
#include "game.h"
void CBaseModelEntity::Spawn()
void CBaseModelEntity::SetModel( const char *szName )
{
}
void CBaseModelEntity::Precache()
{
}