Fix spacing.
This commit is contained in:
parent
70390ff1f7
commit
c39565ddb1
@ -256,13 +256,13 @@ methodmap AdminId {
|
|||||||
|
|
||||||
// The number of groups of which this admin is a member.
|
// The number of groups of which this admin is a member.
|
||||||
property int GroupCount {
|
property int GroupCount {
|
||||||
public native get();
|
public native get();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Immunity level used for targetting.
|
// Immunity level used for targetting.
|
||||||
property int ImmunityLevel {
|
property int ImmunityLevel {
|
||||||
public native get();
|
public native get();
|
||||||
public native set(int level);
|
public native set(int level);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user