From ea281a9f4aae5492ccefd7c92acf71f8a3912cc4 Mon Sep 17 00:00:00 2001 From: Josh Simmons Date: Sat, 25 May 2024 15:42:10 +0200 Subject: [PATCH] shark: Add more text! --- title/shark/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/title/shark/src/main.rs b/title/shark/src/main.rs index 15f83c3..b478814 100644 --- a/title/shark/src/main.rs +++ b/title/shark/src/main.rs @@ -1738,7 +1738,7 @@ pub fn main() { FontFamily::NotoSansJapanese, 15.0, format_args!( - "お握り The Quick Brown Fox Jumped Over The Lazy Dog. ████████" + "お握り The Quick Brown Fox Jumped Over The Lazy Dog. ████████お握り The Quick Brown Fox Jumped Over The Lazy Dog. ████████" ), ); } -- 2.49.0