Removed debugging system out from animChannel
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10559 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
6470f44c97
commit
9b33c7c851
@ -362,7 +362,7 @@ public final class AnimChannel {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
animation = null;
|
animation = null;
|
||||||
System.out.println("Setting notified false");
|
// System.out.println("Setting notified false");
|
||||||
notified = false;
|
notified = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user