Rename Vendor.Xpp -> Vendors.Xpp

This commit is contained in:
gsemaj
2021-04-16 13:28:59 -04:00
parent 588e941d3c
commit fa7c88e214
6 changed files with 15 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
#include "TableData.hpp"
#include "Groups.hpp"
#include "Racing.hpp"
#include "Vendor.hpp"
#include "Vendors.hpp"
#include "Abilities.hpp"
#include <cmath>