Skip to content

Commit 8521883

Browse files
authored
Update README.txt
Fixed spelling + grammer errors
1 parent ed08266 commit 8521883

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ For Infection_Settings there are important things to know:
22

33
1. No spaces Between variable name and equals sign and no space between equals sign and value.
44
(Example: Setting=12)
5-
2. For the X and Y values, the most it can go with to takt up the most amount of screen is X=210 Y=45 but you will have to fullscreen it and scroll up a bit.
6-
3. For Healing, if you want it to be on (which it is on default) it must be 1 (Healing=1) because it wouldn't work as a string (like Healing =True). If you want to turn it off, put anything an iterger there (otherwise it'll crash).
5+
2. For the X and Y values, the most of the screen (for me) it can take up is X=210 Y=45 but you will have to fullscreen it and scroll up a bit.
6+
3. For Healing, if you want it to be on (which it is on default) it must be 1 (Healing=1) because it wouldn't work as a string (like Healing =True). If you want to turn it off, put any integer (otherwise it'll crash).
77

8-
-1codealot.
8+
-1codealot.

0 commit comments

Comments
 (0)