mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Fixed missing isAlive value
This commit is contained in:
@@ -92,6 +92,7 @@ public:
|
||||
void runAILoop();
|
||||
|
||||
void update(json::value json, double dt);
|
||||
void refreshLeaderData(unsigned long long time);
|
||||
|
||||
unsigned int getID() { return ID; }
|
||||
void getData(stringstream& ss, unsigned long long time);
|
||||
|
||||
Reference in New Issue
Block a user