mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
Tweaked client text link translators
This commit is contained in:
@@ -2388,7 +2388,7 @@ struct AugmentItem_Struct {
|
||||
|
||||
// OP_Emote
|
||||
struct Emote_Struct {
|
||||
/*0000*/ uint32 unknown01;
|
||||
/*0000*/ uint32 type; // 0 - custom, 0xffffffff - command (/dance, /flip, etc...)
|
||||
/*0004*/ char message[1024];
|
||||
/*1028*/
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user