From e020bb0fd046968e5d698dc41015e5434d40fc9a Mon Sep 17 00:00:00 2001 From: Ronin0000 <89286474+Ronin0000@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:37:46 -0800 Subject: [PATCH] Update lcars.app.js --- apps/lcars/lcars.app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lcars/lcars.app.js b/apps/lcars/lcars.app.js index 9fa311763..e796e84a7 100644 --- a/apps/lcars/lcars.app.js +++ b/apps/lcars/lcars.app.js @@ -64,7 +64,7 @@ var color3C = convert24to16(color3); * Requirements and globals */ -var colorPalette = new Uint16Array([/Used to change the color of the image if the user selects a color that is diffrent than the default. +var colorPalette = new Uint16Array([//Used to change the color of the image if the user selects a color that is diffrent than the default. 0x0000, // not used color2C, // second color3C, // third