Ejemplo n.º 1
0
 public JsonResult GetConfig()
 {
     return(Json(LootHandler.GetConfig()));
 }