Merge branch 'master' into dev-v3

This commit is contained in:
Ima Mechanique 2013-07-07 18:22:40 +01:00
commit c90ec56a84

View file

@ -1,14 +0,0 @@
using System;
using System.Collections;
using System.Text;
namespace LSLEditor
{
public partial class SecondLife
{
public class jsonObject : DictionaryBase
{
}
}
}