mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Pathfinding performance improvements.
This commit is contained in:
@@ -92,7 +92,7 @@ class Application
|
||||
|
||||
void updateTables();
|
||||
void startNewLedger();
|
||||
void loadOldLedger(const std::string&);
|
||||
bool loadOldLedger(const std::string&);
|
||||
|
||||
public:
|
||||
Application();
|
||||
|
||||
Reference in New Issue
Block a user