mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added full stop for Peekaboo
This commit is contained in:
@@ -446,7 +446,7 @@ begin
|
|||||||
Width := ScaleX(340);
|
Width := ScaleX(340);
|
||||||
Height := ScaleY(13);
|
Height := ScaleY(13);
|
||||||
WordWrap := True;
|
WordWrap := True;
|
||||||
Caption := 'Passwords and ports can be changed in the future by using the DCS Olympus configurator. For more information, see the DCS Olympus Wiki';
|
Caption := 'Passwords and ports can be changed in the future by using the DCS Olympus configurator. For more information, see the DCS Olympus Wiki.';
|
||||||
end;
|
end;
|
||||||
|
|
||||||
with Page do
|
with Page do
|
||||||
|
|||||||
Reference in New Issue
Block a user