mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 10:43:59 +00:00
enter intro cutscene
This commit is contained in:
7
Common/Enums/Player/FriendEnum.cs
Normal file
7
Common/Enums/Player/FriendEnum.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace MikuSB.Enums.Player;
|
||||
|
||||
public enum ServerEnum
|
||||
{
|
||||
Console = 0,
|
||||
Chat = 1
|
||||
}
|
||||
Reference in New Issue
Block a user