So I had a look at the FAF Game Lobby, in order to find out why it freezes. Turns out I'm stuck here:
- Code: Select all
LobbyComm = Class(moho.lobby_methods) {
# General events you should override
#etc
}
I'd like to have a look at moho.lobby_methods, but can't find the class. Is there an easy way to find said class, without going through all the code?
I've never worked with LUA before, so any help is welcomed.
Greetings and Thanks
bk