mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 15:47:51 +00:00
act: Fix docstring typo
These aren't the AM services.
This commit is contained in:
parent
52b26a026e
commit
8e6bf2478f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
namespace Service {
|
namespace Service {
|
||||||
namespace ACT {
|
namespace ACT {
|
||||||
|
|
||||||
/// Initialize AM service
|
/// Initializes all ACT services
|
||||||
void Init();
|
void Init();
|
||||||
|
|
||||||
} // namespace ACT
|
} // namespace ACT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue