mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-01-19 00:26:27 +01:00
add contributer
This commit is contained in:
parent
3f01b316ab
commit
e75fa38f97
@ -1,3 +1,3 @@
|
||||
Manifest-Version: 1.0
|
||||
Main-Class: main.extensions.examples.adminonconnect.AdminOnConnect
|
||||
Main-Class: main.Main
|
||||
|
||||
|
@ -9,6 +9,7 @@ import main.ui.SubForm;
|
||||
public class Info extends SubForm {
|
||||
public TextArea text;
|
||||
|
||||
// this is a TEMPORARY info tab
|
||||
|
||||
public void initialize() {
|
||||
String[] lines = {
|
||||
@ -18,7 +19,8 @@ public class Info extends SubForm {
|
||||
"Made by:",
|
||||
"sirjonasxx",
|
||||
"",
|
||||
"Special thanks to:",
|
||||
"Contributers:",
|
||||
"XePeleato (Windows & Mac support)",
|
||||
"LittleJ",
|
||||
"ArachisH",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user