summaryrefslogtreecommitdiff
path: root/client/global.gd
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-20 15:22:03 +0200
committertpart <tpart120@proton.me>2024-09-20 15:22:03 +0200
commit9d52643637bb39fb598d6feb8d354f822dd28c6e (patch)
tree526f6454fc61f948802393f64920b706d7908e0b /client/global.gd
parent03b05206bd21e24ae338af0ceda8d04c12c8b242 (diff)
downloadhurrycurry-9d52643637bb39fb598d6feb8d354f822dd28c6e.tar
hurrycurry-9d52643637bb39fb598d6feb8d354f822dd28c6e.tar.bz2
hurrycurry-9d52643637bb39fb598d6feb8d354f822dd28c6e.tar.zst
Remove name tags hint
Diffstat (limited to 'client/global.gd')
-rw-r--r--client/global.gd1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/global.gd b/client/global.gd
index 41677e46..d2773f14 100644
--- a/client/global.gd
+++ b/client/global.gd
@@ -28,7 +28,6 @@ var default_profile := {
"last_server_url": "",
"tutorials_played": [],
"hints": {
- "has_seen_nametags": false,
"has_moved": false,
"has_boosted": false,
"has_interacted": false,