diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-11 15:12:29 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-11 15:13:24 +0200 |
commit | cc6c04a7d66afc255b2ac63b689eb2a0618ff66b (patch) | |
tree | 8509985419d167ec368a1141f437742a6cb5a60d /client/player | |
parent | 17e7cb63bf70b35a58cf52ebea4bb543c450320f (diff) | |
download | hurrycurry-cc6c04a7d66afc255b2ac63b689eb2a0618ff66b.tar hurrycurry-cc6c04a7d66afc255b2ac63b689eb2a0618ff66b.tar.bz2 hurrycurry-cc6c04a7d66afc255b2ac63b689eb2a0618ff66b.tar.zst |
add conveyor direction indicator
Diffstat (limited to 'client/player')
-rw-r--r-- | client/player/interact_marker.gdshader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/player/interact_marker.gdshader b/client/player/interact_marker.gdshader index 6f3cd435..1a1b9c63 100644 --- a/client/player/interact_marker.gdshader +++ b/client/player/interact_marker.gdshader @@ -1,6 +1,6 @@ /* Hurry Curry! - a game about cooking - Copyright 2024 metamuffin + 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 |