mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-22 23:10:52 +01:00
added this.
This commit is contained in:
parent
d2fc1d6827
commit
4b207a3993
@ -51,7 +51,7 @@ public class CatalogPageComposer extends MessageComposer {
|
||||
item.serialize(this.response);
|
||||
}
|
||||
}
|
||||
this.response.appendInt(offerId);
|
||||
this.response.appendInt(this.offerId);
|
||||
this.response.appendBoolean(false); //acceptSeasonCurrencyAsCredits
|
||||
|
||||
if (this.page instanceof FrontPageFeaturedLayout || this.page instanceof FrontpageLayout) {
|
||||
|
Loading…
Reference in New Issue
Block a user