From 402067b8317195fd2bc4ab4d92b5ace94fadb7c0 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 19 Sep 2025 22:27:46 +0200 Subject: Refactor book part 1 --- client/global.gd | 1 - 1 file changed, 1 deletion(-) (limited to 'client') diff --git a/client/global.gd b/client/global.gd index 23e9756c..e504a282 100644 --- a/client/global.gd +++ b/client/global.gd @@ -152,7 +152,6 @@ func configure_viewport_aa(vp: Viewport) -> void: vp.msaa_3d = Viewport.MSAA_4X vp.screen_space_aa = Viewport.SCREEN_SPACE_AA_DISABLED -# TODO orphan static func index_to_hand(i): match i: 0: return "left" -- cgit v1.2.3-70-g09d2