mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Sliders hidden when required
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#define VERSION "v0.0.1"
|
||||
#define VERSION "v0.1.1"
|
||||
#define LOG_NAME "Olympus_log.txt"
|
||||
#define REST_ADDRESS L"http://localhost:30000"
|
||||
#define REST_URI L"olympus"
|
||||
#define UNITS_URI L"units"
|
||||
#define UPDATE_URI L"update"
|
||||
#define REFRESH_URI L"refresh"
|
||||
#define LOGS_URI L"logs"
|
||||
#define AIRBASES_URI L"airbases"
|
||||
#define BULLSEYE_URI L"bullseyes"
|
||||
|
||||
Reference in New Issue
Block a user