ура срем в мастер ура ура ура
This commit is contained in:
@@ -57,7 +57,7 @@ public sealed class AnimatedBackgroundControl : TextureRect
|
||||
if (delays.Length == 0)
|
||||
continue;
|
||||
|
||||
_timer[i] += args.DeltaSeconds * 0.20f;
|
||||
_timer[i] += args.DeltaSeconds;
|
||||
|
||||
var currentFrameIndex = _frameCounter[i];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user