Fixed a lot of compiler warnings. Fixed 7tv connection.
This commit is contained in:
@@ -5,7 +5,7 @@ namespace TwitchChatTTS.OBS.Socket.Data
|
||||
public int Alignment { get; set; }
|
||||
public int BoundsAlignment { get; set; }
|
||||
public double BoundsHeight { get; set; }
|
||||
public string BoundsType { get; set; }
|
||||
public required string BoundsType { get; set; }
|
||||
public double BoundsWidth { get; set; }
|
||||
public int CropBottom { get; set; }
|
||||
public int CropLeft { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user