Skip to content

Commit

Permalink
Fix incorrect player entity aspect description
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-McKalling authored Dec 31, 2024
1 parent 9162ee7 commit d8f71e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@
"aspect.integrateddynamics.read.list.entity.entities": "Entities",
"aspect.integrateddynamics.read.list.entity.entities.info": "The entities in the target space",
"aspect.integrateddynamics.read.list.entity.players": "Players",
"aspect.integrateddynamics.read.list.entity.players.info": "The players that are in this world",
"aspect.integrateddynamics.read.list.entity.players.info": "The players that are in the target space",

"aspect.integrateddynamics.read.entity.entity": "Entity",
"aspect.integrateddynamics.read.entity.entity.info": "The selected entity in the target space",
Expand Down

0 comments on commit d8f71e9

Please sign in to comment.