Misc cleanup
This commit is contained in:
@@ -642,6 +642,7 @@ public class HudFragment extends Fragment{
|
||||
}
|
||||
|
||||
void drawInner(Color color, float fract){
|
||||
if(fract < 0) return;
|
||||
if(flip){
|
||||
x += width;
|
||||
width = -width;
|
||||
|
||||
Reference in New Issue
Block a user