Core/Vmaps: Rename VMapManager2 to VMapManager

This commit is contained in:
Shauren
2025-10-25 00:55:34 +02:00
parent 96b567995a
commit 03e2aa6737
22 changed files with 90 additions and 90 deletions

View File

@@ -52,7 +52,7 @@
#include "TerrainMgr.h"
#include "Transport.h"
#include "VMapFactory.h"
#include "VMapManager2.h"
#include "VMapManager.h"
#include "Vehicle.h"
#include "Vignette.h"
#include "VignettePackets.h"