diff options
Diffstat (limited to 'client/player/character/character.gd')
-rw-r--r-- | client/player/character/character.gd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/client/player/character/character.gd b/client/player/character/character.gd index 9cf63d33..c6401965 100644 --- a/client/player/character/character.gd +++ b/client/player/character/character.gd @@ -1,6 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 tpart -# Copyright 2024, 2025 nokoe +# Copyright (C) 2025 Hurry Curry! contributors # # 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 |