of the -> of the tile.
This commit is contained in:
Andrew Antsiferov
2021-07-30 14:57:23 -04:00
committed by GitHub
parent a7cc6185ad
commit eac11045ff
+1 -1
View File
@@ -108,7 +108,7 @@ public class Tile implements Position, QuadTreeObject, Displayable{
} }
/** /**
* Returns the flammability of the Used for fire calculations. * Returns the flammability of the tile. Used for fire calculations.
* Takes flammability of floor liquid into account. * Takes flammability of floor liquid into account.
*/ */
public float getFlammability(){ public float getFlammability(){