Skip to content

Commit

Permalink
Update MyXlet.java
Browse files Browse the repository at this point in the history
  • Loading branch information
LightningMods authored Feb 2, 2025
1 parent 903dffa commit f53c248
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/org/homebrew/MyXlet.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@
import javax.net.ssl.SSLContext;

public class MyXlet implements UserEventListener, Xlet {
private static String ELFLDR_URL = "https://github.com/ps5-payload-dev/elfldr/releases/latest/download/Payload.zip";
private static String ETAHEN_URL = "https://github.com/etaHEN/etaHEN/releases/latest/download/Payload.zip";


private HScene scene;
private LoggingUI logUI;
private ListUI listUI;
Expand Down

0 comments on commit f53c248

Please sign in to comment.