Unstable 0.16.0.0
This commit is contained in:
+2
-2
@@ -30,9 +30,9 @@
|
||||
public Character Character { get; set; }
|
||||
}
|
||||
|
||||
interface IAbilityString
|
||||
interface IAbilitySkillIdentifier
|
||||
{
|
||||
public string String { get; set; }
|
||||
public string SkillIdentifier { get; set; }
|
||||
}
|
||||
|
||||
interface IAbilityAffliction
|
||||
|
||||
Reference in New Issue
Block a user