You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to implement the "L" command to load the room list in the mobile version of Fallenstardust. But I have not been successful. I have verified the code in the duelclient.h, duelclient.cpp and network.h files. I am new to C ++ to see if I am imitating something, some code or some reference in another file. When the command is executed, it shows me the message that it has restored the information from the server but the list remains blank.
The text was updated successfully, but these errors were encountered:
I have tried to implement the "L" command to load the room list in the mobile version of Fallenstardust. But I have not been successful. I have verified the code in the duelclient.h, duelclient.cpp and network.h files. I am new to C ++ to see if I am imitating something, some code or some reference in another file. When the command is executed, it shows me the message that it has restored the information from the server but the list remains blank.
The text was updated successfully, but these errors were encountered: