port to MC 1.9
This commit is contained in:
@@ -71,6 +71,6 @@ object Client {
|
||||
OptifineCTM
|
||||
)
|
||||
|
||||
fun log(level: Level, msg: String) = BetterFoliageMod.log!!.log(level, msg)
|
||||
fun log(level: Level, msg: String) = BetterFoliageMod.log.log(level, msg)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user