mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-13 00:28:10 -05:00
-reconfigured solution and projects to be correct debug/release and files copy properly
-started working on more advanced statistics
This commit is contained in:
@ -7,7 +7,7 @@ namespace SharedLibrary
|
||||
{
|
||||
public class WebService
|
||||
{
|
||||
public static List<IPage> PageList { get; private set; }
|
||||
public static List<IPage> PageList { get; set; }
|
||||
|
||||
public static void Init()
|
||||
{
|
||||
|
Reference in New Issue
Block a user