diff --git a/r5dev/vpklib/packedstore.cpp b/r5dev/vpklib/packedstore.cpp index c4992e09..6ffbd42b 100644 --- a/r5dev/vpklib/packedstore.cpp +++ b/r5dev/vpklib/packedstore.cpp @@ -1010,17 +1010,17 @@ void VPKDir_t::CTreeBuilder::BuildTree(const CUtlVector& entryB * * Extension0 * | - * |--- Path0 + * |___ Path0 * | | - * | File0 - * | File1 - * | File2 + * | |___ File0 + * | |___ File1 + * | |___ File2 * | - * |--- Path1 + * |___ Path1 * | - * File0 - * File1 - * File2 + * |___ File0 + * |___ File1 + * |___ File2 * ... * * A tree scope cannot contain duplicate elements,