mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-16 12:54:49 +00:00
Remove Lua functions:
- toggleVersionLabel() - setVersionLabelText() + Implement compat function entity_flipHToAvatar() properly
This commit is contained in:
parent
d7ff053efd
commit
fb3d27fcfe
6 changed files with 22 additions and 36 deletions
|
@ -10,8 +10,6 @@ decrFlag = nil
|
|||
entity_sound = nil
|
||||
entity_toggleBone = nil
|
||||
isPlat = nil -- should not matter on the Lua side what the platform is
|
||||
toggleVersionLabel = nil
|
||||
setVersionLabelText = nil
|
||||
quit = nil -- mods should not do this ever
|
||||
doModSelect = nil
|
||||
doLoadMenu = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue