diff --git a/317-Interface-color.mediawiki b/317-Interface-color.mediawiki index 352e3f1..0ebbed9 100644 --- a/317-Interface-color.mediawiki +++ b/317-Interface-color.mediawiki @@ -1,11 +1,11 @@ [[Category Packet]] [[Category Packet 317]] -{{packet|name=Interface color|description=Changes the color of an interface.|opcode=122|type=Fixed|length=4|revision=317}} +{{packet|name=Interface color|description=This packet changes the color of an interface that is text.|opcode=122|type=Fixed|length=4|revision=317}} == Interface Color == === Description === -This packet changes the color of an interface. +This packet changes the color of an interface that is text. === Packet Structure === {|border=2 @@ -16,6 +16,9 @@ This packet changes the color of an interface. | The interface ID. |- | [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] -| The color. +| The color. (0xffffff) |- -|} \ No newline at end of file +|} + +=== Information === +You use this packet to change the color of text in an interface. \ No newline at end of file