mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2025-12-09 20:19:35 +02:00
so many fixes
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Text;
|
||||
|
||||
namespace SPWorldsApi
|
||||
{
|
||||
public sealed class SPWorlds : IPaymentWrapper, IUserWrapper
|
||||
public sealed class SPWorlds : PaymentWrapper
|
||||
{
|
||||
internal string token { get; }
|
||||
public HttpRequest client { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user