mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-02 02:05:25 +00:00
modif load player to be less cancerous & for lobby loading we should use lobby functions
This commit is contained in:
@@ -31,4 +31,4 @@ RAY::Vector3::operator ::Vector3() const
|
||||
v.y = this->y;
|
||||
v.z = this->z;
|
||||
return v;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user