mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
Some changes from 3.3.0, that applies to 3.2.2 as well.
This commit is contained in:
parent
d341702a11
commit
3193896935
3 changed files with 14 additions and 14 deletions
|
|
@ -1131,6 +1131,8 @@ struct MapDifficultyEntry
|
|||
char* areaTriggerText[16]; // 3-18 text showed when transfer to map failed (missing requirements)
|
||||
uint32 textFlags; // 19
|
||||
uint32 resetTime; // 20
|
||||
uint32 maxPlayers; // 21
|
||||
char* difficultyString; // 22
|
||||
};
|
||||
|
||||
struct MovieEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue