Add offer price hightlight; static patches classes

This commit is contained in:
Tyfon
2024-05-25 11:44:37 -07:00
parent 114df1551a
commit d18dfc0310
11 changed files with 80 additions and 29 deletions

View File

@@ -14,7 +14,7 @@ using UnityEngine;
namespace UIFixes
{
public class InspectWindowStatsPatches
public static class InspectWindowStatsPatches
{
public static void Enable()
{