mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43: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
|
||||
|
||||
proc/hasorgans(A)
|
||||
return (ishuman(A) || ismonkey(A))
|
||||
return ishuman(A)
|
||||
|
||||
/proc/hsl2rgb(h, s, l)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user