master
GammelJan 6 years ago
parent fae068d741
commit 330d5cf3b1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 43 KiB

@ -5,6 +5,8 @@
*/
package com.dungeoncrawler.view;
import sun.awt.OSInfo;
/**
*
* @author Jan
@ -22,6 +24,7 @@ public class DamageFontContainer {
this.currentY = startY;
this.lifetime = 60;
this.currentLifetime = 0;
}
/**

Loading…
Cancel
Save