mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 13:00:12 -07:00
Make the profile settings from the previous commit user-editable
This commit is contained in:
parent
ac40da2c4e
commit
015e27daa0
4 changed files with 91 additions and 3 deletions
|
|
@ -103,6 +103,7 @@ public class BaseMainActivity extends BaseActivity {
|
|||
}
|
||||
}
|
||||
if(prof.__P_renderer_name != null) {
|
||||
Log.i("RdrDebug","__P_renderer="+prof.__P_renderer_name);
|
||||
Tools.LOCAL_RENDERER = prof.__P_renderer_name;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue