TGUI hardset (#5252)

* FFFF

* AAA

* FUCK WE MISSED THIS PR

* Update interface.dm
This commit is contained in:
Gandalf
2021-04-27 17:13:22 +01:00
committed by GitHub
parent e96c88a5a8
commit c437a34fe0
56 changed files with 553 additions and 9415 deletions

View File

@@ -737,9 +737,6 @@ function checkchangelog($payload, $compile = true) {
$currentchangelogblock[] = array('type' => 'balance', 'body' => $item);
}
break;
case 'tgs':
$currentchangelogblock[] = array('type' => 'tgs', 'body' => $item);
break;
case 'code_imp':
case 'code':
if($item != 'changed some code'){