From 8a8fb7de2745d8453dbe68e0961ed90aa442e4f1 Mon Sep 17 00:00:00 2001 From: Lluciocc <114759545+Lluciocc@users.noreply.github.com> Date: Thu, 16 Apr 2026 18:06:47 +0200 Subject: [PATCH] Remove credit --- src/userland/games/2048.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/userland/games/2048.c b/src/userland/games/2048.c index 3700d25..766d0b2 100644 --- a/src/userland/games/2048.c +++ b/src/userland/games/2048.c @@ -6,7 +6,6 @@ #include /* -@Lluciocc 2048 for BoredOS Controls: - WASD keys or arrow keys or numpad keys to move