mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
Branswe支持
This commit is contained in:
@@ -304,6 +304,8 @@ namespace CMLeonOS
|
||||
if (foundUser.Password == password)
|
||||
{
|
||||
Console.WriteLine("Login successful!");
|
||||
|
||||
Console.Beep();
|
||||
|
||||
// 创建用户文件夹
|
||||
CreateUserFolder(foundUser.Username);
|
||||
|
||||
Reference in New Issue
Block a user