mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 13:47:57 +00:00
More work on Client Marquee messages.
This commit is contained in:
@@ -273,6 +273,7 @@ public:
|
||||
void SetHunger(int in_hunger);
|
||||
void SetThirst(int in_thirst);
|
||||
void SetConsumption(int in_hunger, int in_thirst);
|
||||
void SendMarqueeMessage(uint32 type, uint32 priority, uint32 fade_in, uint32 fade_out, uint32 duration, std::string msg);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user