mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-12-26 14:45:48 +00:00
Thou shall not push without compiling.
This commit is contained in:
parent
f5f890aade
commit
336c821eb2
1 changed files with 1 additions and 1 deletions
|
@ -8179,7 +8179,7 @@ static const struct {
|
|||
|
||||
luaRegister(addInfluence),
|
||||
luaRegister(setSuckPosition),
|
||||
luaRegister(setSuckPosition);
|
||||
luaRegister(setSuckPosition),
|
||||
luaRegister(setNumSuckPositions),
|
||||
luaRegister(setupBasicEntity),
|
||||
luaRegister(playMusic),
|
||||
|
|
Loading…
Reference in a new issue