From b8c4976a3a168b53e01ffcfde1b46888f5f8ae22 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 19 Aug 2024 15:26:51 +0200 Subject: Add hint about performance --- client/global.gd | 1 + 1 file changed, 1 insertion(+) (limited to 'client/global.gd') diff --git a/client/global.gd b/client/global.gd index be83057f..085674ef 100644 --- a/client/global.gd +++ b/client/global.gd @@ -34,6 +34,7 @@ var default_profile := { "has_rotated": false, "has_reset": false, "has_zoomed": false, + "has_seen_performance": false, "has_seen_join_while_running": false } } -- cgit v1.2.3-70-g09d2