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:
@@ -121,6 +121,7 @@ public sealed class StatusIconOverlay : Overlay
|
|||||||
}
|
}
|
||||||
|
|
||||||
handle.UseShader(null);
|
handle.UseShader(null);
|
||||||
|
handle.SetTransform(Matrix3x2.Identity);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user