Open kungfooman opened 6 years ago
https://github.com/toji/webgl-quake3/blob/master/js/util/game-shim.js
Hi, just saw this in VS:Code since I am converting this to TypeScript currently (and this is marked as an error).
"writeable" needs to be "writable", it has five occurrences in that file
https://github.com/toji/webgl-quake3/blob/master/js/util/game-shim.js
Hi, just saw this in VS:Code since I am converting this to TypeScript currently (and this is marked as an error).
"writeable" needs to be "writable", it has five occurrences in that file