Fixed indent of brace
This commit is contained in:
parent
d1bb4249b8
commit
269ac0e5d9
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ namespace AsterNET.Manager
|
||||||
if (fireAllEvents)
|
if (fireAllEvents)
|
||||||
{
|
{
|
||||||
fireEvent(UnhandledEvent, e);
|
fireEvent(UnhandledEvent, e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue