Ignore:
Timestamp:
Aug 1, 2022, 12:54:31 PM (2 years ago)
Author:
alloc
Message:

Switched to use SpaceWizards.HttpListener

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements2/MapRendering/Web/API/GetPlayerList.cs

    r369 r382  
    66using AllocsFixes.JSON;
    77using AllocsFixes.PersistentData;
     8using HttpListenerRequest = SpaceWizards.HttpListener.HttpListenerRequest;
     9using HttpListenerResponse = SpaceWizards.HttpListener.HttpListenerResponse;
    810
    911namespace AllocsFixes.NetConnections.Servers.Web.API {
Note: See TracChangeset for help on using the changeset viewer.