Compressed Gump read support #131
Merged
Annotations
4 warnings
Restore & build the application:
Ultima/FileIndex.cs#L387
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Restore & build the application:
Ultima/Gumps.cs#L475
The variable 'ex' is declared but never used
|
Restore & build the application:
Ultima/FileIndex.cs#L387
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Restore & build the application:
Ultima/Gumps.cs#L475
The variable 'ex' is declared but never used
|
Loading