Fix JavaDoc for hitsplat colours (#6237)
https://i.imgur.com/q4r8kc5.png
This commit is contained in:
committed by
Tomas Slusny
parent
b6775a1f61
commit
a2939a5873
@@ -49,11 +49,11 @@ public class Hitsplat
|
|||||||
*/
|
*/
|
||||||
POISON,
|
POISON,
|
||||||
/**
|
/**
|
||||||
* Damage from venom (dark green).
|
* Damage from venom (teal).
|
||||||
*/
|
*/
|
||||||
VENOM,
|
VENOM,
|
||||||
/**
|
/**
|
||||||
* Damage from disease (yellow).
|
* Damage from disease (orange).
|
||||||
*/
|
*/
|
||||||
DISEASE,
|
DISEASE,
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user