add bot mount in conf

This commit is contained in:
valsan-azerty-boi
2025-01-05 21:55:13 +01:00
parent a5787a0200
commit f95e812d26
5 changed files with 47 additions and 6 deletions

View File

@@ -326,6 +326,11 @@ public:
int32 maintenanceCommand;
int32 autoGearCommand, autoGearCommandAltBots, autoGearQualityLimit, autoGearScoreLimit;
uint32 useGroundMountAtMinLevel;
uint32 useFastGroundMountAtMinLevel;
uint32 useFlyMountAtMinLevel;
uint32 useFastFlyMountAtMinLevel;
std::string const GetTimestampStr();
bool hasLog(std::string const fileName)
{