Core/Vehicles: Remove Vehicle.h dependency from other header files
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "ScriptLoader.h"
|
||||
#include "ScriptSystem.h"
|
||||
#include "Transport.h"
|
||||
#include "Vehicle.h"
|
||||
|
||||
// This is the global static registry of scripts.
|
||||
template<class TScript>
|
||||
|
||||
Reference in New Issue
Block a user