mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-07 04:47:45 +00:00
This commit is contained in:
committed by
Stoabrogga
parent
6cac3f881f
commit
9dd623e061
@@ -567,13 +567,13 @@ struct RepSpilloverTemplate
|
||||
|
||||
struct PointOfInterest
|
||||
{
|
||||
uint32 entry;
|
||||
float x;
|
||||
float y;
|
||||
uint32 icon;
|
||||
uint32 flags;
|
||||
uint32 data;
|
||||
std::string icon_name;
|
||||
uint32 ID;
|
||||
float PositionX;
|
||||
float PositionY;
|
||||
uint32 Icon;
|
||||
uint32 Flags;
|
||||
uint32 Importance;
|
||||
std::string Name;
|
||||
};
|
||||
|
||||
struct GossipMenuItems
|
||||
|
||||
Reference in New Issue
Block a user