uff, lot of work
This commit is contained in:
7
OwnChar/Api/Packets/General/LogoutResponse.cs
Normal file
7
OwnChar/Api/Packets/General/LogoutResponse.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using OwnChar.Api.Packets;
|
||||
|
||||
namespace OwnChar.Api.Packets.General;
|
||||
|
||||
public class LogoutResponse : OwnCharResponse
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user