Add offer price hightlight; static patches classes
This commit is contained in:
@@ -11,7 +11,7 @@ using UnityEngine.UI;
|
||||
|
||||
namespace UIFixes
|
||||
{
|
||||
internal class InspectWindowResizePatches
|
||||
internal static class InspectWindowResizePatches
|
||||
{
|
||||
private static float SavedPreferredWidth = -1f;
|
||||
private static float SavedPreferredHeight = -1f;
|
||||
|
||||
Reference in New Issue
Block a user