This commit is contained in:
MarcEricMartel
2023-11-24 13:05:17 -05:00
parent ce2d03c354
commit d7bd36d134
2 changed files with 3 additions and 1 deletions

View File

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