diff options
Diffstat (limited to 'client/map/auto_setup')
-rw-r--r-- | client/map/auto_setup/environment_setup.gd | 2 | ||||
-rw-r--r-- | client/map/auto_setup/light_setup.gd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client/map/auto_setup/environment_setup.gd b/client/map/auto_setup/environment_setup.gd index f163588b..323a7f04 100644 --- a/client/map/auto_setup/environment_setup.gd +++ b/client/map/auto_setup/environment_setup.gd @@ -1,4 +1,4 @@ -# Undercooked - a game about cooking +# Hurry Curry! - a game about cooking # Copyright 2024 tpart # # This program is free software: you can redistribute it and/or modify diff --git a/client/map/auto_setup/light_setup.gd b/client/map/auto_setup/light_setup.gd index c74fb5ee..7fb50c14 100644 --- a/client/map/auto_setup/light_setup.gd +++ b/client/map/auto_setup/light_setup.gd @@ -1,4 +1,4 @@ -# Undercooked - a game about cooking +# Hurry Curry! - a game about cooking # Copyright 2024 tpart # # This program is free software: you can redistribute it and/or modify |