You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,4 +43,4 @@ from DarkSoulsScripting import ExtraFuncs as ex
43
43
44
44
45
45
# Things to note:
46
-
* Saving is automatically disabled for the rest of the play session each time you run **ANY** script. This will allow you to test things without overwriting your save (you can manually call 'SetSaveEnable` in the `Functions.Extra` module to re-enable it if you choose)
46
+
* Saving is automatically disabled for the rest of the play session each time you run **ANY** script. This will allow you to test things without overwriting your save (you can manually call 'SetSaveEnable' in the `Functions.Extra` module to re-enable it if you choose)
0 commit comments