Archived
0

[fix] Убран debug-код

This commit is contained in:
2013-10-09 12:00:59 +04:00
parent c8ce51596e
commit 3a0044de32

View File

@@ -53,7 +53,6 @@ public class Sprite extends Texture {
} else {
current_frame++;
}
System.out.println(current_frame);
}
public int getWidthSprite(){