Changed lighting texture
This commit is contained in:
BIN
res/lighting.png
BIN
res/lighting.png
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 22 KiB |
@@ -842,7 +842,7 @@ public class GameData {
|
||||
lighting.setAlpha(hitResult.alpha);
|
||||
lighting.drawCentered(hitResult.x, hitResult.y, hitResult.color);
|
||||
}
|
||||
|
||||
|
||||
// hit result
|
||||
hitResults[hitResult.result].setAlpha(hitResult.alpha);
|
||||
hitResults[hitResult.result].drawCentered(hitResult.x, hitResult.y);
|
||||
|
||||
Reference in New Issue
Block a user