v1.6.4 #13
Annotations
2 warnings
release (x86):
ChatRoomRecorder/ChatRoomResolution.cs#L29
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
release (x64):
ChatRoomRecorder/ChatRoomResolution.cs#L29
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|