ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI/Canvas.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/UI/Canvas.pm (file contents):
Revision 1.4 by root, Wed Dec 26 21:03:21 2007 UTC vs.
Revision 1.5 by root, Fri Dec 28 17:43:52 2007 UTC

85 glEnd; 85 glEnd;
86 } 86 }
87 87
88 glPopMatrix; 88 glPopMatrix;
89 } 89 }
90
91 glLineWidth 1;
92 glPointSize 1;
90} 93}
91 94
921 951
93 96

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines