mirror of
https://github.com/moparisthebest/Simba
synced 2025-01-31 07:10:28 -05:00
Change handbook URL
This commit is contained in:
parent
a30358226d
commit
6d3f938489
@ -1964,7 +1964,7 @@ end;
|
|||||||
|
|
||||||
procedure TSimbaForm.MenuItemHandbookClick(Sender: TObject);
|
procedure TSimbaForm.MenuItemHandbookClick(Sender: TObject);
|
||||||
begin
|
begin
|
||||||
OpenURL('http://wizzup.org/static/simba/doc/ps_handbook/');
|
OpenURL('http://wizzup.org/static/simbadoc/');
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TSimbaForm.MenuItemColourHistoryClick(Sender: TObject);
|
procedure TSimbaForm.MenuItemColourHistoryClick(Sender: TObject);
|
||||||
|
Loading…
Reference in New Issue
Block a user