mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -9,7 +9,7 @@ struct VertexData {
|
||||
let localPos: simd_float2
|
||||
}
|
||||
|
||||
enum TextureRotation: Int {
|
||||
public enum TextureRotation: Int {
|
||||
case rotate0Degrees
|
||||
case rotate0DegreesMirrored
|
||||
case rotate90Degrees
|
||||
|
||||
Reference in New Issue
Block a user