- remove deprecation of CharacterControl
This commit is contained in:
parent
4f7a4b19fd
commit
87ba079dc3
@ -47,10 +47,9 @@ import com.jme3.scene.control.Control;
|
||||
import java.io.IOException;
|
||||
|
||||
/**
|
||||
* @deprecated in favor of <code>BetterCharacterControl</code>
|
||||
* You might want to try <code>BetterCharacterControl</code> as well.
|
||||
* @author normenhansen
|
||||
*/
|
||||
@Deprecated
|
||||
public class CharacterControl extends PhysicsCharacter implements PhysicsControl {
|
||||
|
||||
protected Spatial spatial;
|
||||
|
Loading…
x
Reference in New Issue
Block a user