Rename “Irrlicht” to “IrrlichtMt” in documentation

This commit is contained in:
Wuzzy
2021-04-23 19:37:45 +00:00
committed by GitHub
parent 074e6a67de
commit 776015c350
5 changed files with 10 additions and 9 deletions

View File

@@ -661,7 +661,7 @@ lighting_boost_spread (Light curve boost spread) float 0.2 0.0 0.4
# Path to texture directory. All textures are first searched from here.
texture_path (Texture path) path
# The rendering back-end for Irrlicht.
# The rendering back-end.
# A restart is required after changing this.
# Note: On Android, stick with OGLES1 if unsure! App may fail to start otherwise.
# On other platforms, OpenGL is recommended.