Fix scroll not working in 2017 games

This commit is contained in:
sinaioutlander
2020-09-12 16:14:42 +10:00
parent eff8d63c81
commit 2d7dfa53eb
4 changed files with 30 additions and 25 deletions

View File

@ -3,8 +3,6 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
using UnityEngine;
using UnityEngine.UI;
using UnityEngine.EventSystems;
using MelonLoader;
namespace Explorer