|
Crossfire Server
1.75.0
|
Utility structure for the 'who' command. More...
Data Fields | |
| int | login_order |
| char | namebuf [MAX_BUF] |
Utility structure for the 'who' command.
Definition at line 520 of file c_misc.cpp.
| int chars_names::login_order |
Definition at line 522 of file c_misc.cpp.
Referenced by list_players().
| char chars_names::namebuf[MAX_BUF] |
Definition at line 521 of file c_misc.cpp.
Referenced by list_players(), and name_cmp().