1
0

Finished Merge

This commit is contained in:
Samuel Barney 2013-12-05 07:34:56 -07:00
parent 8acfe21503
commit 3d9396b097

View File

@ -27,8 +27,8 @@ public:
virtual bool IsAllowedBlock(BLOCKTYPE a_BlockType) override;
bool IsFuel (BLOCKTYPE a_BlockType);
bool DoesBurnForever(BLOCKTYPE a_BlockType);
static bool IsFuel (BLOCKTYPE a_BlockType);
static bool DoesBurnForever(BLOCKTYPE a_BlockType);
protected:
/// Time (in msec) that a fire block takes to burn with a fuel block into the next step