No, monkeys do not have organs, stop lying.

This commit is contained in:
Chinsky
2013-02-06 19:19:38 +04:00
parent 8e958b11a2
commit 1e44b47b83

View File

@@ -121,7 +121,7 @@ proc/isorgan(A)
return 0
proc/hasorgans(A)
return (ishuman(A) || ismonkey(A))
return ishuman(A)
/proc/hsl2rgb(h, s, l)
return