mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-07 06:15:20 +02:00
General code cleanups/maintenance
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
struct Player
|
||||
{
|
||||
std::string name;
|
||||
double x, y, z;
|
||||
float x, y, z;
|
||||
};
|
||||
|
||||
class PlayerAttributes
|
||||
|
Reference in New Issue
Block a user