diff --git a/OB3.mediawiki b/OB3.mediawiki index 6f0ee27..c45450d 100644 --- a/OB3.mediawiki +++ b/OB3.mediawiki @@ -105,7 +105,7 @@ This page refers to .ob3, a custom format for 3D models created by Jagex. It is == '''Faces''' == -A '''negative''' face_back or face_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''. The texture is defined by its offset in the client's texture array. +A '''negative''' face_fill_back or face_fill_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''. The texture is defined by its offset in the client's texture array. When converting to/from [http://en.wikipedia.org/wiki/Wavefront_.obj_file Wavefront OBJ] format, remember that the OB3 face vertices are one less than the OBJ face vertices.