fix npc sounds #296
Annotations
2 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Qodana Scan:
game/src/main/kotlin/world/gregs/voidps/world/interact/entity/player/combat/melee/Block.kts#L76
Variable is never modified, so it can be declared using 'val'
|
Loading