diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-07-08 18:54:22 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-07-08 18:54:22 +0200 |
| commit | b0d43c7e78e8cf706b257e3931c3fca126ef3814 (patch) | |
| tree | 573517f5d185e56371af992fd78260c3db67cc21 /client/map/tiles/crate.gd | |
| parent | 5e50f6e05b4503be23fd17819ed612db1c45cf04 (diff) | |
| parent | fbf9286b3b4c7791a49d8546204ea5bf28e1b4db (diff) | |
| download | hurrycurry-b0d43c7e78e8cf706b257e3931c3fca126ef3814.tar hurrycurry-b0d43c7e78e8cf706b257e3931c3fca126ef3814.tar.bz2 hurrycurry-b0d43c7e78e8cf706b257e3931c3fca126ef3814.tar.zst | |
Merge branch 'master' of https://codeberg.org/metamuffin/hurrycurry
Diffstat (limited to 'client/map/tiles/crate.gd')
| -rw-r--r-- | client/map/tiles/crate.gd | 2 |
1 files changed, 1 insertions, 1 deletions
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 |