feat(info): Added Another Godmode Check And Health Info (#839)
This commit is contained in:
@ -94,7 +94,6 @@ namespace big
|
||||
return m_is_friend;
|
||||
}
|
||||
|
||||
|
||||
bool player::is_valid() const
|
||||
{
|
||||
return m_net_game_player == nullptr ? false : m_net_game_player->is_valid();
|
||||
|
Reference in New Issue
Block a user