formatting and screenshot update

This commit is contained in:
2023-02-18 17:22:10 -05:00
parent f98b9b35a2
commit 02dc82b4c8
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View File

@@ -50,7 +50,7 @@ LocalsPostPageURL=
# Uncaught Script Errors
Ive done my best to catch any possible errors that might pop up and write functionality to handle them. But If an error happens that i haven't written resolves for, it will pop up a message box that looks like this. Please send me a screenshot so I can write a patch for the bug.
![Alt text](Assets/Screenshots/Error_Message.png "Error Message")
![Alt text](Assets/Screenshots/Error_Message1.png "Error Message")
# Compiling .exe from source
- @todo