aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2026-02-13 17:31:30 +0000
committernathan <nathansmith@disroot.org>2026-02-13 17:31:30 +0000
commit717e661ab6a75c4dc427013239ab19152395330d (patch)
tree44f7e2995882da7a2eb2a33b2f5a7fe02f8f8b17
parent04c42a525efe321b7ccc047e50e446a10e4dc933 (diff)
downloadFindThings-717e661ab6a75c4dc427013239ab19152395330d.tar.gz
FindThings-717e661ab6a75c4dc427013239ab19152395330d.tar.bz2
FindThings-717e661ab6a75c4dc427013239ab19152395330d.zip
cant focusHEADmain
-rw-r--r--src/entities/johnsStore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/entities/johnsStore.c b/src/entities/johnsStore.c
index f1a35d2..41217ed 100644
--- a/src/entities/johnsStore.c
+++ b/src/entities/johnsStore.c
@@ -8,8 +8,8 @@ void initJohnsStore(Entity* entity)
Color colors[] = {
WHITE, WHITE, WHITE, WHITE, WHITE, WHITE,
WHITE, BLACK, BLACK, BLACK, BLACK, WHITE,
- WHITE, BLACK, WHITE, BLACK, BLACK, WHITE,
- WHITE, BLACK, BLACK, WHITE, BLACK, WHITE,
+ WHITE, BLACK, BLACK, BLACK, BLACK, WHITE,
+ WHITE, BLACK, BLACK, BLACK, BLACK, WHITE,
WHITE, BLACK, BLACK, BLACK, BLACK, WHITE,
WHITE, WHITE, BLACK, BLACK, WHITE, WHITE
};