diff options
Diffstat (limited to 'client/map')
-rw-r--r-- | client/map/items/food_processor_content.gd | 1 | ||||
-rw-r--r-- | client/map/tiles/book.gd | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/client/map/items/food_processor_content.gd b/client/map/items/food_processor_content.gd index 8910590f..dedd6a37 100644 --- a/client/map/items/food_processor_content.gd +++ b/client/map/items/food_processor_content.gd @@ -1,4 +1,5 @@ # Hurry Curry! - a game about cooking +# Copyright 2024 Rusty Striker # Copyright 2024 nokoe # # This program is free software: you can redistribute it and/or modify diff --git a/client/map/tiles/book.gd b/client/map/tiles/book.gd index 44a6ebdb..4f05f39d 100644 --- a/client/map/tiles/book.gd +++ b/client/map/tiles/book.gd @@ -1,4 +1,5 @@ # Hurry Curry! - a game about cooking +# Copyright 2024 metamuffin # Copyright 2024 nokoe # # This program is free software: you can redistribute it and/or modify |