1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-07-18 13:55:05 +00:00

Remove Lua functions:

- toggleVersionLabel()
- setVersionLabelText()

+ Implement compat function entity_flipHToAvatar() properly
This commit is contained in:
fgenesis 2022-07-17 17:56:26 +02:00
parent d7ff053efd
commit fb3d27fcfe
6 changed files with 22 additions and 36 deletions

View file

@ -3,3 +3,4 @@
-- (In this case and for 1.1.x/Steam compatibility, use "legacy" or "legacy-strict")
dofile("scripts/compat/internal/osestubs.lua")
dofile("scripts/compat/internal/oldfunctions.lua")