diff options
| -rw-r--r-- | AleeBrowser/Form1.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AleeBrowser/Form1.cs b/AleeBrowser/Form1.cs index 6cff185..6e641e4 100644 --- a/AleeBrowser/Form1.cs +++ b/AleeBrowser/Form1.cs @@ -94,5 +94,5 @@ namespace AleeBrowser } } } -// This project was made in May 8th 2017 but while I was converting it to CefSharp it broke some features and PLEASE don't delete this project until the future thanks Alee14 the original creator. -// And here's the "before convert" file of AleeBrowser https://www.dropbox.com/s/16q7ay6otd4njw4/AleeBrowser.exe?dl=0
\ No newline at end of file +// This project was made in May 8th 2017 +// And here's the "before convert" file of AleeBrowser https://www.dropbox.com/s/16q7ay6otd4njw4/AleeBrowser.exe?dl=0 |
