changeset 59 | 9979787100b1 |
parent 58 | 2a527027024d |
child 60 | 4f2a73683adc |
1.1 --- a/Server/MainForm.cs Sun Sep 21 21:51:01 2014 +0200 1.2 +++ b/Server/MainForm.cs Mon Sep 22 10:05:45 2014 +0200 1.3 @@ -275,7 +275,7 @@ 1.4 /// </summary> 1.5 private void SetupPixelDelegates() 1.6 { 1.7 - //Select our pixel processing routine 1.8 + //Select our pixel processing routine 1.9 if (cds.InverseColors) 1.10 { 1.11 //iColorFx = ColorChessboard;