Removed FadeBackgroundMusic option

Removed unused "type" parameter from Tilemap::make_path_func.
Edits to documents and README.md.
This commit is contained in:
NovaRain
2022-03-28 14:35:15 +08:00
parent 93b53081a7
commit c3f6b0ebb6
10 changed files with 29 additions and 127 deletions
+2 -2
View File
@@ -21,5 +21,5 @@ This folder contains documentation about sfall scripting extensions.
hookscripts.md - detailed manual for using hook scripts to modify engine behavior
arrays.md - manual for sfall arrays
If you are/will be using sfall Script Editor, don't forget to check out new compiler documentation in **.\compiler\sslc_readme.txt**.
There are numerious new syntax features and extensions to SSL (Star-Trek Scripting language).
If you are/will be using sfall Script Editor, don't forget to check out new compiler documentation in **.\compiler\sslc_readme.md**.
There are numerious new syntax features and extensions to SSL (Star-Trek Scripting Language).