Bare minimum to get the new bake module to compile with this old code

This commit is contained in:
Melanie Thielker
2014-11-10 20:20:58 +01:00
parent f4d462eb5d
commit 1d4355bd73

View File

@@ -73,6 +73,8 @@ namespace OpenSim.Region.Framework.Scenes
public class ScenePresence : EntityBase, IScenePresence
{
public bool Invisible = false;
// ~ScenePresence()
// {
// m_log.DebugFormat("[SCENE PRESENCE]: Destructor called on {0}", Name);