v0.9.3: added one forgotten cast from previous commit re: JDK 9 issues
This commit is contained in:
@@ -98,7 +98,7 @@ public class Quad {
|
||||
}
|
||||
|
||||
indices.put( values );
|
||||
indices.position( 0 );
|
||||
((Buffer)indices).position( 0 );
|
||||
}
|
||||
|
||||
return indices;
|
||||
|
||||
Reference in New Issue
Block a user