Elo system update
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Hallucinate.UI
|
||||
}
|
||||
}
|
||||
|
||||
public void Update()
|
||||
public override void Update()
|
||||
{
|
||||
if (!_isFaded && Time.time - _lastActionTime > FADE_TIMEOUT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user