Результаты поиска

  1. J

    DeathNotices. (Рабочий)

    timer.Once(0.1f, () => { ui.Draw(player); timers[player] = timer.Once(SimpleUI_HideTimer, () => ui.Destroy(player)); }); } else { ui.Draw(player)...
  2. J

    DeathNotices. (Рабочий)

    Error while compiling: DeathNotices.cs(436,65): error CS1525: Unexpected symbol `end-of-file' что делать