mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[9564] Remove some trailing whitespace and add comment for last commit.
Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
parent
efe0cde815
commit
5d84477f7f
10 changed files with 21 additions and 20 deletions
|
|
@ -1145,8 +1145,8 @@ struct MovieEntry
|
|||
struct PvPDifficultyEntry
|
||||
{
|
||||
//uint32 id; // 0 m_ID
|
||||
uint32 mapId; // 1
|
||||
uint32 bracketId; // 2
|
||||
uint32 mapId; // 1
|
||||
uint32 bracketId; // 2
|
||||
uint32 minLevel; // 3
|
||||
uint32 maxLevel; // 4
|
||||
uint32 difficulty; // 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue