mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-25 02:12:19 -05:00
Fix indent
This commit is contained in:
parent
872c271b02
commit
f035da7a05
1
main.c
1
main.c
@ -2521,7 +2521,6 @@ void SFG_updateLevel()
|
|||||||
|
|
||||||
if (state == SFG_MONSTER_STATE_DYING)
|
if (state == SFG_MONSTER_STATE_DYING)
|
||||||
{
|
{
|
||||||
|
|
||||||
if (SFG_MR_TYPE(*monster) == SFG_LEVEL_ELEMENT_MONSTER_ENDER)
|
if (SFG_MR_TYPE(*monster) == SFG_LEVEL_ELEMENT_MONSTER_ENDER)
|
||||||
{
|
{
|
||||||
SFG_currentLevel.bossCount--;
|
SFG_currentLevel.bossCount--;
|
||||||
|
Loading…
Reference in New Issue
Block a user