From 2d46a9f3f939bbe2264555258c81ddd6b09c08bc Mon Sep 17 00:00:00 2001 From: tpart Date: Tue, 3 Jun 2025 23:12:46 +0200 Subject: Add propeller hat --- client/menu/about.gd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/menu') diff --git a/client/menu/about.gd b/client/menu/about.gd index f04ef39e..91244b1e 100644 --- a/client/menu/about.gd +++ b/client/menu/about.gd @@ -44,7 +44,8 @@ var credits := [ ["kenney.nl", "Various Models", cc0], ["Kay Lousberg", "Kitchen tiles", cc0], ["Poly by Google", "Strawberry", cc_by_3], - ["Poly by Google", "Fish", cc_by_3] + ["Poly by Google", "Fish", cc_by_3], + ["jeremy", "Propeller hat", cc_by_3] ]], [tr("c.credits.sounds"), [ ["Dryoma", "Footstep sounds", cc_by_4], -- cgit v1.2.3-70-g09d2