mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-26 16:30: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);
|
item.serialize(this.response);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.response.appendInt(offerId);
|
this.response.appendInt(this.offerId);
|
||||||
this.response.appendBoolean(false); //acceptSeasonCurrencyAsCredits
|
this.response.appendBoolean(false); //acceptSeasonCurrencyAsCredits
|
||||||
|
|
||||||
if (this.page instanceof FrontPageFeaturedLayout || this.page instanceof FrontpageLayout) {
|
if (this.page instanceof FrontPageFeaturedLayout || this.page instanceof FrontpageLayout) {
|
||||||
|
Loading…
Reference in New Issue
Block a user