mirror of
https://github.com/moparisthebest/Simba
synced 2024-12-23 07:48:50 -05:00
Simba: mufasa -> bugs
This commit is contained in:
parent
6494b951bb
commit
dc0ca2ad1a
@ -64,7 +64,7 @@ begin
|
||||
AboutMemo.Lines.Add('Simba is released under the GPL license.');
|
||||
AboutMemo.Lines.Add(format('You are currently using version: %d',[SimbaUnit.SimbaVersion]));
|
||||
AboutMemo.Lines.Add('');
|
||||
AboutMemo.Lines.Add('Please report bugs at: http://mufasa.villavu.com/mantis/');
|
||||
AboutMemo.Lines.Add('Please report bugs at: http://bugs.villavu.com/');
|
||||
end;
|
||||
|
||||
procedure TAboutForm.OkButtonClick(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user