mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2025-02-17 05:18:27 +00:00
remove Update()
This commit is contained in:
parent
31ba43228c
commit
54f976de22
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@ namespace SanAndreasUnity.UI {
|
|||
Instance = this;
|
||||
}
|
||||
|
||||
void Update () {
|
||||
|
||||
}
|
||||
|
||||
void OnGUI () {
|
||||
|
||||
if (!Loader.HasLoaded)
|
||||
|
|
Loading…
Add table
Reference in a new issue