Skip to content

Update Rune.ColumnWidth.cs#42

Open
evchnoch wants to merge 1 commit intogui-cs:mainfrom
evchnoch:patch-1
Open

Update Rune.ColumnWidth.cs#42
evchnoch wants to merge 1 commit intogui-cs:mainfrom
evchnoch:patch-1

Conversation

@evchnoch
Copy link

@evchnoch evchnoch commented Sep 26, 2018

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

Causing System.IndexOutOfRangeException in bisearch(uint rune, uint [,] table, int max) at 
if (rune < table [0, 0] || rune > table [max, 1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant