[fix] Убран debug-код
This commit is contained in:
@@ -53,7 +53,6 @@ public class Sprite extends Texture {
|
||||
} else {
|
||||
current_frame++;
|
||||
}
|
||||
System.out.println(current_frame);
|
||||
}
|
||||
|
||||
public int getWidthSprite(){
|
||||
|
||||
Reference in New Issue
Block a user