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