]> git.jsancho.org Git - lugaru.git/commitdiff
Added methods for hasWeapon and isPlayerControlled
authorCôme Chilliet <come@chilliet.eu>
Sat, 19 Aug 2017 10:55:56 +0000 (12:55 +0200)
committerCôme Chilliet <come@chilliet.eu>
Sat, 19 Aug 2017 10:55:56 +0000 (12:55 +0200)
Some tests on id == 0 may be replaced by isPlayerControlled as well, but
it does not always makes sense
(I’d say stuff specific to main player should still test id == 0)


No differences found