mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Sharp crosshair (no multisampling)
This commit is contained in:
parent
7455155198
commit
d186c4031e
@ -53,6 +53,9 @@ image_ids! {
|
||||
chat_arrow_mo: "voxygen/element/buttons/arrow_down_hover.vox",
|
||||
chat_arrow_press: "voxygen/element/buttons/arrow_down_press.vox",
|
||||
|
||||
// Crosshair
|
||||
crosshair: "voxygen/element/misc_bg/crosshair.vox",
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
<VoxelMs9Graphic>
|
||||
|
||||
@ -123,8 +126,6 @@ image_ids! {
|
||||
button_hover: "voxygen/element/buttons/button_hover.vox",
|
||||
button_press: "voxygen/element/buttons/button_press.vox",
|
||||
|
||||
// Crosshair
|
||||
crosshair: "voxygen/element/misc_bg/crosshair.vox",
|
||||
// Items
|
||||
potion_red: "voxygen/voxel/object/potion_red.vox",
|
||||
potion_green: "voxygen/voxel/object/potion_green.vox",
|
||||
|
Loading…
Reference in New Issue
Block a user