Tweaked client text link translators

This commit is contained in:
Uleat
2015-01-11 12:25:58 -05:00
parent bbb3e1a1bd
commit 8f1c227125
8 changed files with 125 additions and 197 deletions
+1 -1
View File
@@ -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*/
};