Completed server version

This commit is contained in:
Pax1601
2023-11-21 17:35:09 +01:00
parent 6aea839e04
commit ad5cb83abf
14 changed files with 249 additions and 398 deletions

View File

@@ -258,7 +258,7 @@ begin
Top := ScaleY(198);
Width := ScaleX(46);
Height := ScaleY(13);
Caption := 'DCS Olympus port';
Caption := 'Backend port';
end;
{ txtBackendPort }