Comments cleanup

Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
This commit is contained in:
AMZN-Olex
2021-09-13 18:28:52 -04:00
parent aa6c038880
commit 2a10c400a7
5 changed files with 5 additions and 8 deletions
@@ -287,8 +287,8 @@ namespace Multiplayer
);
}
/*
* Parent -> Child
/*
* Parent -> Child -> ChildOfChild
*/
class ClientDeepHierarchyTests : public ClientSimpleHierarchyTests
{