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-12-02 08:48:00 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2245e42ad0
MineLittlePony
/
src
/
main
/
java
/
com
/
brohoof
/
minelittlepony
/
PonyLevel.java
9 lines
98 B
Java
Raw
Normal View
History
Unescape
Escape
Change package
2015-11-17 06:09:04 +01:00
package
com.brohoof.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
,
Make settings use Exposable, remove singleton of PonyManager
2015-11-17 06:17:35 +01:00
BOTH
;
init
2015-08-02 00:36:33 +02:00
}
Reference in a new issue
Copy permalink