We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6338cca commit 19d3bc5Copy full SHA for 19d3bc5
formats/xgsl.js
@@ -10,7 +10,7 @@
10
0x0D: 'Português'
11
};
12
addFormat( {
13
- name: 'XGSL',
+ name: 'XGSL (Exient XPS Engine)',
14
extensions: [ '.xlc' ],
15
magic: [ 'XGSL' ],
16
func: function ( dataView ) {
0 commit comments