NStack icon indicating copy to clipboard operation
NStack copied to clipboard

Update Rune.ColumnWidth.cs

Open evchnoch opened this issue 7 years ago • 0 comments

Causing System.IndexOutOfRangeException in bisearch(uint rune, uint [,] table, int max) at if (rune < table [0, 0] || rune > table [max, 1])

evchnoch avatar Sep 26 '18 18:09 evchnoch