]> git.cworth.org Git - lmno.games/commitdiff
Avoid some repeated references to "this.type"
authorCarl Worth <cworth@cworth.org>
Fri, 5 Jun 2020 18:03:08 +0000 (11:03 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 11:46:51 +0000 (04:46 -0700)
Simpler to just cache this is "state" at the beginning of the function
and then use that throughout.


No differences found