More working components
This commit is contained in:
parent
7a99c23093
commit
aabacaa1ab
@ -212,4 +212,4 @@ namespace exception
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
REGISTER_COMPONENT(exception::component)
|
REGISTER_COMPONENT_WORKING(exception::component)
|
||||||
|
@ -145,4 +145,4 @@ namespace server_list
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
REGISTER_COMPONENT(server_list::component)
|
REGISTER_COMPONENT_WORKING(server_list::component)
|
||||||
|
Loading…
Reference in New Issue
Block a user