mirror of
https://github.com/GittyMac/A1Emu.git
synced 2026-03-21 17:44:51 -05:00
Updated FKUser comments and variables.
This commit is contained in:
parent
0116e9dd3c
commit
a326508e37
|
|
@ -24,8 +24,10 @@ public class FKUser
|
|||
//3 - Partying
|
||||
public int status;
|
||||
|
||||
//If the user owns a phone.
|
||||
public int phoneStatus;
|
||||
|
||||
//If the user is online.
|
||||
//TODO - See if this is set by the game.
|
||||
public int isOnline;
|
||||
|
||||
//Buddy Lists
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user