From f4a5f9bf0b61a8884fe24aa3b7c3a00da815b78d Mon Sep 17 00:00:00 2001 From: nokoe Date: Mon, 8 Jul 2024 15:54:02 +0200 Subject: book --- client/map/tiles/crate.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/map/tiles/crate.gd') diff --git a/client/map/tiles/crate.gd b/client/map/tiles/crate.gd index 63ceed75..7f6ccd3b 100644 --- a/client/map/tiles/crate.gd +++ b/client/map/tiles/crate.gd @@ -1,5 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 metamuffin +# Copyright 2024 nokoe # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- cgit v1.3.1