Fix tethergun overlay (#37510)
* Fix tethergun overlay * slice * wah * Update TetherGunOverlay.cs --------- Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
parent
4551363781
commit
90eb3ee4fc
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ public sealed class StatusIconOverlay : Overlay
|
|||
}
|
||||
|
||||
handle.UseShader(null);
|
||||
handle.SetTransform(Matrix3x2.Identity);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue