Skip to content

Commit

Permalink
Updated copyright info on the information screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertex-Client authored Dec 31, 2018
1 parent f6c7242 commit 299772d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vertex Client PE.js
Original file line number Diff line number Diff line change
Expand Up @@ -18154,7 +18154,7 @@ function informationScreen(fromDashboard) {
descText.setShadowLayer(1.6, 1.5, 1.3, Color_.parseColor("#008000"));
descText.setTextSize(50);

let informationText = clientTextView("\u00A9 peacestorm, imYannic, _TXMO, LPMG, Astro36, AutoGrind and TimmyIsDa | 2015 - 2018. Some rights reserved. Thanks to @_TXMO for making some graphic designs and helping with choosing a name and @imYannic for some other graphic designs and creating some mods.", true);
let informationText = clientTextView("\u00A9 peacestorm, imYannic, _TXMO, LPMG, Astro36, AutoGrind and TimmyIsDa | 2015 - 2018. Some rights reserved. Thanks to @_TXMO for making some graphic designs and helping with choosing a name and @imYannic for the Vertex logo and some other graphic designs and mods.", true);

informationMenuLayout.addView(logoViewer);
informationMenuLayout.addView(descText);
Expand Down

1 comment on commit 299772d

@LegendBoizHaxk
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi

Please sign in to comment.