mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Rename OP_BuffFadeMsg to OP_ColoredText since it is a generic opcode
This commit is contained in:
@@ -3556,7 +3556,7 @@ struct GMToggle_Struct {
|
||||
uint32 toggle;
|
||||
};
|
||||
|
||||
struct BuffFadeMsg_Struct {
|
||||
struct ColoredText_Struct {
|
||||
uint32 color;
|
||||
char msg[1]; //was 1
|
||||
/*0???*/ uint8 paddingXXX[3]; // always 0's
|
||||
|
||||
Reference in New Issue
Block a user