mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-20 12:21:04 +00:00
General MSS fixes + tweaks
Add alert message for unpathed skyway routes Fix overflow during lerp + add Future routes Add documentation for MSS Fix potential MSS registration bug Minor tweaks + styling Update packet broadcast
This commit is contained in:
@@ -8,5 +8,6 @@ namespace TableData {
|
||||
void cleanup();
|
||||
|
||||
int getItemType(int);
|
||||
void loadPaths();
|
||||
void constructPath(nlohmann::json::iterator);
|
||||
}
|
||||
|
Reference in New Issue
Block a user