aboutsummaryrefslogtreecommitdiff
path: root/client/scripts/map.gd
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-23 19:58:10 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-23 19:58:10 +0200
commit93221433e704e1c98cc84c55caefddb85c2d5717 (patch)
tree85633a7c55404695b8ede927883d29bfa377dfcf /client/scripts/map.gd
parent44a431aca295af333ede40eeed8115ed15bed222 (diff)
downloadhurrycurry-93221433e704e1c98cc84c55caefddb85c2d5717.tar
hurrycurry-93221433e704e1c98cc84c55caefddb85c2d5717.tar.bz2
hurrycurry-93221433e704e1c98cc84c55caefddb85c2d5717.tar.zst
a
Diffstat (limited to 'client/scripts/map.gd')
-rw-r--r--client/scripts/map.gd3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/scripts/map.gd b/client/scripts/map.gd
index abbd4c92..b5e519a6 100644
--- a/client/scripts/map.gd
+++ b/client/scripts/map.gd
@@ -1,5 +1,3 @@
-<<<<<<< HEAD
-=======
# Undercooked - a game about cooking
# Copyright 2024 nokoe
# Copyright 2024 tpart
@@ -18,7 +16,6 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
@tool
->>>>>>> c974879 ([skip-notice] Insert license notice EVERYWHERE!!)
class_name Map
extends Node3D