diff -r 46e4202a44fc -r 195aa036da7f ldtypes.h --- a/ldtypes.h Mon Apr 15 01:51:53 2013 +0300 +++ b/ldtypes.h Mon Apr 15 02:56:42 2013 +0300 @@ -78,7 +78,7 @@ short dColor; // OpenGL list for this object - uint uGLList; + uint uGLList, uGLPickList; // Object this object was referenced from, if any LDSubfile* parent;