mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 11:00:38 +02:00
Added bot code.
This commit is contained in:
@@ -395,6 +395,8 @@ public:
|
||||
{
|
||||
return GetLocalCoordinates(GetPhysics()->GetOrigin());
|
||||
}
|
||||
|
||||
virtual void InflictedDamageEvent(idEntity* target) {}
|
||||
protected:
|
||||
renderEntity_t renderEntity; // used to present a model to the renderer
|
||||
int modelDefHandle; // handle to static renderer model
|
||||
|
||||
Reference in New Issue
Block a user