mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-24 09:03:32 +02:00
users
This commit is contained in:
parent
35dd069f7f
commit
e22155b8b2
@ -19,6 +19,8 @@ typedef struct nn_computer {
|
||||
size_t supportedArchCount;
|
||||
double timeOffset;
|
||||
nn_universe *universe;
|
||||
char *users[NN_MAX_USERS];
|
||||
size_t userCount;
|
||||
} nn_computer;
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user