Skip to content

Commit 308118f

Browse files
committed
Update readme with assets
1 parent 2025cb4 commit 308118f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)

src/main/kotlin/com/lambda/client/module/modules/render/NoRender.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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,

0 commit comments

Comments
 (0)