diff options
Diffstat (limited to 'client/player/particles')
-rw-r--r-- | client/player/particles/effect.gd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/client/player/particles/effect.gd b/client/player/particles/effect.gd index 00c95441..7f0f6e19 100644 --- a/client/player/particles/effect.gd +++ b/client/player/particles/effect.gd @@ -1,6 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 tpart -# Copyright 2024 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 |