mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 05:07:37 +00:00
More float fixes [skip ci]
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
int16 race;
|
||||
int8 gender;
|
||||
int8 texture;
|
||||
std::string mountspeed;
|
||||
float mountspeed;
|
||||
std::string notes;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user