This website requires JavaScript.
Explore
Help
Sign In
nitro
/
Arcturus-Community
Watch
1
Star
0
Fork
0
You've already forked Arcturus-Community
mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced
2025-03-04 09:22:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Arcturus-Community
/
src
/
main
/
java
/
com
/
eu
/
habbo
/
habbohotel
/
guides
/
GuideRecommendStatus.java
8 lines
107 B
Java
Raw
Normal View
History
Unescape
Escape
Arcturus 1.9.0 Sourcecode.
2018-07-06 13:30:00 +00:00
package
com.eu.habbo.habbohotel.guides
;
Reformat
2019-05-26 21:14:53 +03:00
public
enum
GuideRecommendStatus
{
Arcturus 1.9.0 Sourcecode.
2018-07-06 13:30:00 +00:00
UNKNOWN
,
YES
,
NO
}
Reference in New Issue
Copy Permalink