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