This commit is contained in:
MarcEricMartel
2023-11-24 14:54:38 -05:00
parent e8d456cc09
commit 9bf5188e0f
2 changed files with 41 additions and 40 deletions

View File

@@ -117,7 +117,7 @@ private:
Texture PauseBGTexture;
Texture SplachScreenTexture;
Vector3f m_otherplayerpos = Vector3f(0, 0, 0);
Vector3f m_otherplayerpos = Vector3f(999, 999, 999);
float m_scale;
float m_time = 0;