mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-22 22:03:50 +00:00
reference ME in some todos
This commit is contained in:
parent
def50adfcc
commit
06aef8ddaf
3 changed files with 7 additions and 7 deletions
|
|
@ -775,7 +775,7 @@ bool LivingEntity::hurt(DamageSource *source, float dmg)
|
|||
|
||||
#if defined(_WINDOWS64) && defined(MINECRAFT_SERVER_BUILD)
|
||||
{
|
||||
// todo: map these properly
|
||||
// (SYLV)todo: map these properly
|
||||
|
||||
int entityTypeId = FourKitBridge::MapEntityType((int)GetType());
|
||||
int dimId = level->dimension ? level->dimension->id : 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue