Skip to content

Commit

Permalink
Missing description
Browse files Browse the repository at this point in the history
  • Loading branch information
Astralcircle authored Dec 14, 2024
1 parent b74cedc commit ade3b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/wire/client/e2descriptions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ E2Helper.Descriptions["isRagdoll(e:)"] = "Is the entity a ragdoll?"
E2Helper.Descriptions["isFrozen(e:)"] = "Is the entity frozen?"
E2Helper.Descriptions["isAsleep(e:)"] = "Is the entity asleep?"
E2Helper.Descriptions["isPenetrating(e:)"] = "Is the entity penetrating another entity?"
E2Helper.Descriptions["isGravityEnabled(e:)"] = "Is gravity enabled for the entity?"
E2Helper.Descriptions["isVehicle(e:)"] = "Is the entity a vehicle?"
E2Helper.Descriptions["inVehicle(e:)"] = "Is the player in a vehicle?"
E2Helper.Descriptions["isWorld(e:)"] = "Is the entity the world?"
Expand Down

0 comments on commit ade3b30

Please sign in to comment.