mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 23:52:35 +00:00
Collision stuff
This commit is contained in:
@@ -66,7 +66,7 @@ class IMICFPS
|
||||
other_child.parent = @parent
|
||||
return other_child
|
||||
else
|
||||
leaf.disown_child(leaf)
|
||||
leaf.parent.disown_child(leaf)
|
||||
return self
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user