mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-05 23:45:13 +00:00
script compat: entity_toggleBone() and Lua platform detection is deprecated; forgot newproxy() is a valid Lua 5.1 function
This commit is contained in:
parent
d1cbc6f783
commit
1743e1a996
3 changed files with 7 additions and 2 deletions
|
@ -7,6 +7,7 @@ entity_isSlowingToStopPath = nil
|
|||
entity_isNearGround = nil
|
||||
entity_resumePath = nil
|
||||
entity_move = nil
|
||||
entity_toggleBone = nil
|
||||
createSpore = nil
|
||||
spawnAroundEntity = nil
|
||||
node_isEntityPast = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue