Now the actual code changes - lol

This commit is contained in:
Paul Coene
2017-01-10 20:18:16 -05:00
parent 80ff535215
commit df86e644f4
7 changed files with 43 additions and 10 deletions
+1
View File
@@ -2495,6 +2495,7 @@ struct BookRequest_Struct {
uint8 window; // where to display the text (0xFF means new window)
uint8 type; //type: 0=scroll, 1=book, 2=item info.. prolly others.
uint32 invslot; // Only used in Sof and later clients;
int16 subslot; // The subslot inside of a bag if it is inside one.
char txtfile[20];
};