Skip to content

Commit

Permalink
Merge pull request #14 from fospas/revert-13-panel_add_time
Browse files Browse the repository at this point in the history
Revert "test"
  • Loading branch information
CrimeMoot authored Jul 19, 2024
2 parents 87737d3 + 1ece308 commit 1cd460a
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 164 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<cc:CommandButton Command="aghost" Text="{Loc admin-player-actions-window-admin-ghost}" />
<cc:UICommandButton Command="tpto" Text="{Loc admin-player-actions-window-teleport}" WindowType="{x:Type at:TeleportWindow}" />
<cc:CommandButton Command="permissions" Text="{Loc admin-player-actions-window-permissions}" />
<cc:UICommandButton Command="timeto" Text="{Loc admin-player-actions-window-timeto}" WindowType="{x:Type at:TimePanelWindow}" />
<cc:CommandButton Command="announceui" Text="{Loc admin-player-actions-window-announce}"/>
<cc:UICommandButton Command="callshuttle" Text="{Loc admin-player-actions-window-shuttle}" WindowType="{x:Type at:AdminShuttleWindow}"/>
<cc:CommandButton Command="adminlogs" Text="{Loc admin-player-actions-window-admin-logs}"/>
Expand Down

This file was deleted.

120 changes: 0 additions & 120 deletions Content.Client/Administration/UI/Tabs/AdminTab/TimePanelWindow.xaml.cs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ admin-player-actions-window-title = Player Actions Panel
admin-player-actions-window-ban = Banning panel
admin-player-actions-window-admin-ghost = Admin Ghost
admin-player-actions-window-teleport = Teleport
admin-player-actions-window-timeto = Time Panel
admin-player-actions-window-permissions = Permissions Panel
admin-player-actions-window-announce = Announce
admin-player-actions-window-shuttle = (Re)call Shuttle
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ admin-player-actions-window-title = Действия с игроками
admin-player-actions-window-ban = Панель банов
admin-player-actions-window-admin-ghost = Админ призрак
admin-player-actions-window-teleport = Телепорт
admin-player-actions-window-timeto = Панель времени
admin-player-actions-window-permissions = Панель доступов
admin-player-actions-window-announce = Сделать объявление
admin-player-actions-window-shuttle = Вызвать/отозвать шаттл
Expand Down

This file was deleted.

0 comments on commit 1cd460a

Please sign in to comment.