aboutsummaryrefslogtreecommitdiffstats
path: root/src/entities
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities')
-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 41217ed..f1a35d2 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, BLACK, BLACK, BLACK, 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, WHITE, BLACK, BLACK, WHITE, WHITE
};