mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-01-24 17:26:41 +00:00
oops, forgot to remove deprecated functions from list
This commit is contained in:
parent
559a5b39e3
commit
c606409403
1 changed files with 0 additions and 5 deletions
|
@ -2,9 +2,6 @@
|
|||
|
||||
user_set_demo_intro = nil
|
||||
user_save = nil
|
||||
entity_followEntity = nil
|
||||
entityFollowEntity = nil
|
||||
entity_isFollowingEntity = nil
|
||||
entity_slowToStopPath = nil
|
||||
entity_isSlowingToStopPath = nil
|
||||
entity_isNearGround = nil
|
||||
|
@ -16,7 +13,5 @@ node_isEntityPast = nil
|
|||
entity_pathBurst = nil
|
||||
avatar_clampPosition = nil
|
||||
bedEffects = nil
|
||||
entity_grabTarget = nil
|
||||
entity_releaseTarget = nil
|
||||
entity_offsetUpdate = nil
|
||||
avatar_updatePosition = nil
|
||||
|
|
Loading…
Reference in a new issue