steam networking

This commit is contained in:
2026-03-02 17:32:22 +02:00
parent 3db160b49e
commit 0dc8f1b36f
14 changed files with 99 additions and 7 deletions
+1
View File
@@ -6,6 +6,7 @@
void CMOBAPlayer::Spawn()
{
SetThink(Think);
m_fTimer = 0;
};
void CMOBAPlayer::Think( float fDelta )