Typo fix "ojects" --> "objects". (#1369)

This commit is contained in:
follower
2018-04-18 08:21:57 +12:00
committed by mhilbrunner
parent e7e7e3c8ed
commit 8df206af69

View File

@@ -388,4 +388,4 @@ Keep in mind enabling these enables alpha blending, so abusing them for a whole
Render Priority
---------------
Rendering order can be changed for objects, although this is mostly useful for transparent ojects (or opaque objects that do depth draw but no color draw, useful for cracks on the floor).
Rendering order can be changed for objects, although this is mostly useful for transparent objects (or opaque objects that do depth draw but no color draw, useful for cracks on the floor).