Update MediaWiki page 'OB3'

This commit is contained in:
S 2012-12-22 12:59:55 +00:00 committed by moparisthebest
parent 4bd0be939b
commit ea64248f57
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This page refers to .ob3, a custom format for 3D models created by Jagex. It is
<pre>public class OB3Model {
private static final int num_seq = 0xbc614e;
private static final int num_seq = 0xbc614e; // 12345678
public int vertex_count;
public int vertices_x[];
public int vertices_y[];