index
:
github/DulkirMod.git
master
updatenotifs
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
example
/
Settings.java
blob: e7576f4bd64d9164ff7f3c1a9566884d8f5eaeb5 (
plain
)
1
2
3
4
5
package
com.example
;
public
class
Settings
{
public
static
boolean
EnchantRune
=
true
;
}