gel.sprite: Fix apply force.
This commit is contained in:
@@ -437,7 +437,7 @@ is
|
||||
Force : in Vector_3)
|
||||
is
|
||||
begin
|
||||
null;
|
||||
to_Sprite.apply_Force (Force);
|
||||
-- Self.physics_Engine.apply_Force (to_Sprite.Solid, Force);
|
||||
end apply_Force;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user