mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-12 05:59:53 +02:00
Meta: Add files to repository
This commit is contained in:
8
System/Libraries/Session.HC
Normal file
8
System/Libraries/Session.HC
Normal file
@@ -0,0 +1,8 @@
|
||||
class @session
|
||||
{
|
||||
U8 home[4096];
|
||||
U8 hostname[256];
|
||||
@user user;
|
||||
};
|
||||
|
||||
"session ";
|
||||
Reference in New Issue
Block a user