Added logs on client

Airplanes are now shown with silhouettes
This commit is contained in:
Pax1601
2023-02-20 18:17:54 +01:00
parent ef1785365c
commit abf5f40020
49 changed files with 672 additions and 489 deletions

View File

@@ -2,6 +2,6 @@
#define VERSION "v0.0.1"
#define LOG_NAME "Olympus_log.txt"
#define REST_ADDRESS L"http://136.243.170.132:30000/restdemo"
#define REST_ADDRESS L"http://localhost:30000/restdemo"
#define UPDATE_TIME_INTERVAL 0.25