LIBOMV-785 Applies Patch from Sheet Spotter (what an obscene choice for a name) Which fixes alpha channel decode issue
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3244 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -118,6 +118,8 @@ namespace WinGridProxy
|
||||
FireEventAppender.Instance.MessageLoggedEvent += new MessageLoggedEventHandler(Instance_MessageLoggedEvent);
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Attempt to work around some mono inefficiencies
|
||||
monoRuntime = Type.GetType("Mono.Runtime") != null; // Officially supported way of detecting mono
|
||||
if (monoRuntime)
|
||||
|
||||
Reference in New Issue
Block a user