Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion HenLoader/src/org/bdj/InitXlet.java
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public void run()
//CRunTime.init(is);

console.println("Hen Loader LP v1.1, based on:");
console.println("- GoldHEN 2.4b18.7 by SiSTR0");
console.println("- GoldHEN 2.4b18.9 by SiSTR0");
console.println("- poops code by theflow0");
console.println("- lapse code by Gezine");
console.println("- BDJ build environment by kimariin");
Expand Down
Loading