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

avinationmerge
Melanie Thielker 2014-11-10 20:20:58 +01:00
parent f4d462eb5d
commit 1d4355bd73
1 changed files with 2 additions and 0 deletions

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);