add a missing update to avatar damage Invulnerable

This commit is contained in:
UbitUmarov
2016-07-24 19:31:28 +01:00
parent 2bb467e358
commit d6d3e14f29
2 changed files with 5 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ namespace OpenSim.Framework
/// </summary>
bool IsChildAgent { get; }
bool Invulnerable { get; set; }
/// <summary>
/// Avatar appearance data.
/// </summary>