luaInit was called two times.

This commit is contained in:
jussi
2022-11-14 21:31:19 +02:00
parent 9da3fe6727
commit 8c27a508a4
2 changed files with 0 additions and 5 deletions

View File

@@ -527,7 +527,6 @@ bool luaInit() {
return false;
}
// luaRegister();
defineGlobals();
return true;