File tree 3 files changed +2
-2
lines changed
kotlin/com/lambda/client/module/modules/render
resources/assets/minecraft/lambda
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 " >
2
2
3
3
![ GitHub All Releases] ( https://img.shields.io/github/downloads/lambda-client/lambda/total )
4
4
[ ![ 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(
70
70
ENTITIES , OTHER
71
71
}
72
72
73
- private val lambdaMap = ResourceLocation (" lambda/lambdamap .png" )
73
+ private val lambdaMap = ResourceLocation (" lambda/lambda_map .png" )
74
74
75
75
private val settingMap = mapOf (
76
76
player to EntityOtherPlayerMP ::class .java,
File renamed without changes.
You can’t perform that action at this time.
0 commit comments