trojak3d

Results 2 issues of trojak3d

The CSS icons provided seem to be all off centre. Vertical alignment issue on all icons: ![image](https://user-images.githubusercontent.com/35786638/157498496-79cd03d5-8f5b-48a1-a75b-603606c3a779.png) Horizontal alignment issue on some icons: ![image](https://user-images.githubusercontent.com/35786638/157498599-b66526ba-46f4-496a-b004-896ce4b05ff4.png) Is there anything I should do...

Noth West neighbour position is incorrect, this should be x -1, y + 1 var N = GetId(x, y + 1); var NE = GetId(x + 1, y + 1);...