mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
fixit
This commit is contained in:
parent
0d650d88fe
commit
cff326bb11
@ -71,7 +71,7 @@ public class InstallModActivity extends LoggableActivity {
|
||||
|
||||
// final Surface surface = new Surface(tex);
|
||||
new Thread(new Runnable(){
|
||||
private TextPaint fpsPaint = new TextPaint(Color.LIGHT_GRAY);
|
||||
private TextPaint fpsPaint = new TextPaint(Color.LTGRAY);
|
||||
private boolean attached = false;
|
||||
|
||||
// Temporary count fps https://stackoverflow.com/a/13729241
|
||||
|
Loading…
x
Reference in New Issue
Block a user