Finish chat/players functionality, refactor logic to non-static classes with a single static entry point, add data binding
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Controls;
|
||||
|
||||
namespace PistonAPI
|
||||
namespace Piston.API
|
||||
{
|
||||
public static class PistonAPI
|
||||
{
|
||||
|
Reference in New Issue
Block a user