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-29 23:48:00 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5da88c8551
MineLittlePony
/
src
/
main
/
java
/
com
/
minelittlepony
/
PonyLevel.java
9 lines
89 B
Java
Raw
Normal View
History
Unescape
Escape
Change package
2016-11-17 05:45:04 +01:00
package
com.minelittlepony
;
init
2015-08-02 00:36:33 +02:00
public
enum
PonyLevel
{
Make settings use Exposable, remove singleton of PonyManager
2015-11-17 06:17:35 +01:00
init
2015-08-02 00:36:33 +02:00
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