compiling char_skill.cpp
compiling char_state.cpp
compiling PetSystem.cpp
compiling cmd.cpp
compiling cmd_emotion.cpp
compiling cmd_general.cpp
battle.cpp:100:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
if (victim->IsDead() || victim->IsObserverMode())
^
battle.cpp:96:4: note: previous statement is here
if (victim->IsGM())
^
compiling cmd_gm.cpp
compiling cmd_oxevent.cpp
compiling config.cpp
compiling constants.cpp
char_battle.cpp:224:compiling crc32.cpp
compiling cube.cpp
2: warning: 1 warning generatedmisleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
DWORD dwCurrentTime = get_dword_time();
^
char_battle.cpp:219:5: note: previous statement is here
if (IsPC() && pkVictim->IsGM())
^
.
compiling db.cpp
compiling desc.cpp
compiling desc_client.cpp
compiling desc_manager.cpp
compiling desc_p2p.cpp
compiling dungeon.cpp

compiling char_state.cpp
compiling PetSystem.cpp
compiling cmd.cpp
compiling cmd_emotion.cpp
compiling cmd_general.cpp
battle.cpp:100:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
if (victim->IsDead() || victim->IsObserverMode())
^
battle.cpp:96:4: note: previous statement is here
if (victim->IsGM())
^
compiling cmd_gm.cpp
compiling cmd_oxevent.cpp
compiling config.cpp
compiling constants.cpp
char_battle.cpp:224:compiling crc32.cpp
compiling cube.cpp
2: warning: 1 warning generatedmisleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
DWORD dwCurrentTime = get_dword_time();
^
char_battle.cpp:219:5: note: previous statement is here
if (IsPC() && pkVictim->IsGM())
^
.
compiling db.cpp
compiling desc.cpp
compiling desc_client.cpp
compiling desc_manager.cpp
compiling desc_p2p.cpp
compiling dungeon.cpp





