From e212d4d6f9084d508cf447394eeced83464f7091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Korg=C3=B3l?= Date: Tue, 2 Jul 2019 22:24:32 +0200 Subject: [PATCH] Fix comment --- voxygen/src/hud/img_ids.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/voxygen/src/hud/img_ids.rs b/voxygen/src/hud/img_ids.rs index 1262a16c86..fd335641ea 100644 --- a/voxygen/src/hud/img_ids.rs +++ b/voxygen/src/hud/img_ids.rs @@ -119,7 +119,7 @@ image_ids! { button_hover: "voxygen/element/buttons/button_hover.vox", button_press: "voxygen/element/buttons/button_press.vox", - // Other + // Crosshair crosshair: "voxygen/element/misc_bg/crosshair.vox", //////////////////////////////////////////////////////////////////////////////////////////////////////