port WifiSettings -- still needs porting the LAN stuff

This commit is contained in:
Arisotura
2024-05-25 01:32:46 +02:00
parent c0c78553e6
commit 7b709e6847
6 changed files with 32 additions and 21 deletions

View File

@ -62,9 +62,6 @@ int GL_ScaleFactor;
bool GL_BetterPolygons;
bool GL_HiresCoordinates;
std::string LANDevice;
bool DirectLAN;
CameraConfig Camera[2];