remove Update()

This commit is contained in:
in0finite 2019-07-21 18:59:33 +02:00
parent 31ba43228c
commit 54f976de22

View file

@ -27,10 +27,6 @@ namespace SanAndreasUnity.UI {
Instance = this;
}
void Update () {
}
void OnGUI () {
if (!Loader.HasLoaded)