diff options
Diffstat (limited to 'client/player/follow_camera.gd')
-rw-r--r-- | client/player/follow_camera.gd | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/client/player/follow_camera.gd b/client/player/follow_camera.gd index cdfe5438..7ca674e0 100644 --- a/client/player/follow_camera.gd +++ b/client/player/follow_camera.gd @@ -1,8 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 nokoe -# Copyright 2024 tpart -# Copyright 2024 metamuffin -# Copyright 2024 BigBrotherNii +# 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 |