This commit is contained in:
MarcEricMartel
2023-11-27 14:48:18 -05:00
parent 841b0176f6
commit 8ea5af6ef9
2 changed files with 1 additions and 2 deletions

View File

@@ -88,8 +88,6 @@ void RemotePlayer::Render(TextureAtlas& atlas, Shader& shader, Transformation tr
float z = GetPosition().z;
float width = 1.f;
float height = 1.7f;
std::cout << "hahahaha";
//Matrix4 mat4 = tran.GetMatrix();
//mat4 VP = pMatrix * vMatrix;