Diff of /trunk/ModularRex/RexParts/RexObjRez.cs
Parent Directory
|
Revision Log
|
Patch
| revision 333, Thu Feb 4 14:12:33 2010 UTC | revision 334, Mon Feb 8 12:06:15 2010 UTC | |
|---|---|---|
| # | Line 326 | Line 326 |
| 326 | if (x.permissionToDelete) | if (x.permissionToDelete) |
| 327 | { | { |
| 328 | m_scene.DeleteSceneObject(x.objectGroup, false); | m_scene.DeleteSceneObject(x.objectGroup, false); |
| 329 | m_rexObjects.DeleteObject(x.objectGroup.RootPart.UUID); | //m_rexObjects.DeleteObject(x.objectGroup.RootPart.UUID); |
| 330 | } | } |
| 331 | } | } |
| 332 | catch (Exception e) | catch (Exception e) |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

