mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
add a missing update to avatar damage Invulnerable
This commit is contained in:
@@ -55,6 +55,7 @@ namespace OpenSim.Framework
|
||||
/// </summary>
|
||||
bool IsChildAgent { get; }
|
||||
|
||||
bool Invulnerable { get; set; }
|
||||
/// <summary>
|
||||
/// Avatar appearance data.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user