From 68ab27b7672e1d617da812dfedfddd0296f1cf9c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 26 Mar 2018 20:10:27 -0400 Subject: 20180326 - Console Button and Item Popup Fix - Added a console button to the main menu, by popular request (gear icon to the right of the rayshud title) - Fixed an issue where hovering over an item in inventory with a rotating 3D model would break all other item info panels when viewing them in backpack or slot select screen --- scripts/HudAnimations_manifest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/HudAnimations_manifest.txt') diff --git a/scripts/HudAnimations_manifest.txt b/scripts/HudAnimations_manifest.txt index b1030c1..89e835b 100644 --- a/scripts/HudAnimations_manifest.txt +++ b/scripts/HudAnimations_manifest.txt @@ -1,6 +1,6 @@ hudanimations_manifest { "file" "scripts/hudanimations.txt" - "file" "scripts/HudAnimations_custom.txt" + "file" "scripts/hudanimations_custom.txt" "file" "scripts/hudanimations_tf.txt" } \ No newline at end of file -- cgit v1.2.3