Skip to content

Commit 19d3bc5

Browse files
Change label
1 parent 6338cca commit 19d3bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formats/xgsl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
0x0D: 'Português'
1111
};
1212
addFormat( {
13-
name: 'XGSL',
13+
name: 'XGSL (Exient XPS Engine)',
1414
extensions: [ '.xlc' ],
1515
magic: [ 'XGSL' ],
1616
func: function ( dataView ) {

0 commit comments

Comments
 (0)