add missing folders version

This commit is contained in:
UbitUmarov
2018-01-30 01:37:24 +00:00
parent 5548b66dc0
commit 4d051f3acb
2 changed files with 2 additions and 0 deletions

View File

@@ -37,5 +37,6 @@ namespace OpenSim.Framework.Capabilities
public string name;
public int type;
public int preferred_type;
public int version;
}
}