mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 04:02:31 +00:00
No, monkeys do not have organs, stop lying.
This commit is contained in:
@@ -121,7 +121,7 @@ proc/isorgan(A)
|
|||||||
return 0
|
return 0
|
||||||
|
|
||||||
proc/hasorgans(A)
|
proc/hasorgans(A)
|
||||||
return (ishuman(A) || ismonkey(A))
|
return ishuman(A)
|
||||||
|
|
||||||
/proc/hsl2rgb(h, s, l)
|
/proc/hsl2rgb(h, s, l)
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user