Fix deprecation and other warnings
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Cinematics
|
||||
private float _holdStartTime;
|
||||
private bool _isHolding;
|
||||
private bool _skipPerformed;
|
||||
private bool _initialized = false;
|
||||
|
||||
public override int ManagedAwakePriority => 180; // Cinematic UI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user