mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
Some coding style fixes.
This commit is contained in:
parent
2f15546120
commit
ec4928008c
4 changed files with 41 additions and 45 deletions
|
|
@ -1002,8 +1002,8 @@ struct ItemLimitCategoryEntry
|
|||
uint32 ID; // 0 Id
|
||||
//char* name[16] // 1-16 m_name_lang
|
||||
// 17 name flags
|
||||
uint32 maxCount; // max allowed equipped as item or in gem slot
|
||||
//uint32 unk; // 1 for prismatic gems only...
|
||||
uint32 maxCount; // 18, max allowed equipped as item or in gem slot
|
||||
//uint32 unk; // 19, 1 for gems only...
|
||||
};
|
||||
|
||||
struct ItemRandomPropertiesEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue