webgl-quake3
webgl-quake3 copied to clipboard
game-shim.js s/writeable/writable
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