File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
kotlin/com/lambda/client/module/modules/render
resources/assets/minecraft/lambda Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <img src =" https://raw.githubusercontent.com/lambda-client/assets/main/lambda%20logo%20and% 20text%20white%20transparent.png " >
1+ <img src =" https://raw.githubusercontent.com/lambda-client/assets/main/lambda%20logo%20text.svg " >
22
33![ GitHub All Releases] ( https://img.shields.io/github/downloads/lambda-client/lambda/total )
44[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/lambda-client/lambda/badge )] ( https://www.codefactor.io/repository/github/lambda-client/lambda )
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ object NoRender : Module(
7070 ENTITIES , OTHER
7171 }
7272
73- private val lambdaMap = ResourceLocation (" lambda/lambdamap .png" )
73+ private val lambdaMap = ResourceLocation (" lambda/lambda_map .png" )
7474
7575 private val settingMap = mapOf (
7676 player to EntityOtherPlayerMP ::class .java,
File renamed without changes.
You can’t perform that action at this time.
0 commit comments