OSDN Git Service

Fix compile with the new libomv
authorLatif Khalifa <latifer@streamgrid.net>
Thu, 19 Aug 2010 20:34:08 +0000 (20:34 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Thu, 19 Aug 2010 20:34:08 +0000 (20:34 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@727 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/GUI/Dialogs/PrimWorkshop.cs

index a2a58b5..bd02bc9 100644 (file)
@@ -93,7 +93,6 @@ namespace Radegast
             glControl_Resize(null, null);
 
             renderer = new MeshmerizerR();
-            renderer.ShouldScaleMesh = false;
         }
 
         #region GLControl Callbacks