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/window.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/window.gd')
| -rw-r--r-- | client/map/tiles/window.gd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/map/tiles/window.gd b/client/map/tiles/window.gd index 7c46fa56..0a3c9eba 100644 --- a/client/map/tiles/window.gd +++ b/client/map/tiles/window.gd @@ -1,6 +1,5 @@ # Hurry Curry! - a game about cooking # Copyright 2024 nokoe -# Copyright 2024 metamuffin # # 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 |