Rename CPVSVisAreaSet to CPVSAreaSet to match actual object name

Former-commit-id: 4266e1c03c
This commit is contained in:
2022-10-13 09:00:49 -07:00
parent b2ac6ffefc
commit 5334ac0aa1
3 changed files with 6 additions and 6 deletions

View File

@@ -406,7 +406,7 @@ LIBS = [
"WorldFormat/COBBTree",
"WorldFormat/CCollidableOBBTree",
"WorldFormat/CCollidableOBBTreeGroup",
"WorldFormat/CPVSVisAreaSet",
"WorldFormat/CPVSAreaSet",
"WorldFormat/CAreaRenderOctTree",
],
},