Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/25/18 in all areas

  1. Not bad. But this type looks like first-class paint. 😁
    1 point
  2. namespace rp.model { public class InventoryModel { public int id { get; set; } public String hash { get; set; } public String description { get; set; } public int type { get; set; } public int amount { get; set; } } }
    1 point
  3. Возможно вы пытаетесь подключится к локальному серверу, который у вас незапушен.
    0 points
×
×
  • Create New...