This website requires JavaScript.
Explore
Help
Sign In
PonyMirrors
/
MineLittlePony
Watch
1
Star
0
Fork
You've already forked MineLittlePony
0
mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced
2024-11-26 14:27:59 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
46180b9691
MineLittlePony
/
src
/
main
/
java
/
com
/
minelittlepony
/
pony
/
data
/
PonyLevel.java
8 lines
98 B
Java
Raw
Normal View
History
Unescape
Escape
Time to tackle packages (phase 1: separate the data from all the other carp)
2018-04-25 13:02:10 +02:00
package
com.minelittlepony.pony.data
;
init
2015-08-02 00:36:33 +02:00
public
enum
PonyLevel
{
PONIES
,
HUMANS
,
Code cleanup.
2016-11-25 05:40:19 +01:00
BOTH
init
2015-08-02 00:36:33 +02:00
}
Reference in a new issue
Copy permalink