mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-06-22 06:34:26 +00:00
Merge remote-tracking branch 'origin/main' into raw-parsing-for-scene-data
# Conflicts: # dNavigation/dTerrain/RawChunk.cpp
This commit is contained in:
@@ -77,7 +77,7 @@ struct PathWaypoint {
|
||||
CameraPathWaypoint camera;
|
||||
RacingPathWaypoint racing;
|
||||
float speed{};
|
||||
std::vector<LDFBaseData*> config;
|
||||
LwoNameValue config;
|
||||
std::vector<WaypointCommand> commands;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user