of the -> of the tile.
This commit is contained in:
Andrew Antsiferov 2021-07-30 21:57:23 +03:00 committed by GitHub
parent a7cc6185ad
commit eac11045ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.
*/
public float getFlammability(){