Skip to content

Commit

Permalink
add RKTI TMA ese
Browse files Browse the repository at this point in the history
  • Loading branch information
BbakBbak05 committed Sep 13, 2024
1 parent 75dddd4 commit 3f69a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ese.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ module.exports = {
contents += "CIRCLE_SECTORLINE:RKTH_TWR:RKTH:5\n";
contents += "CIRCLE_SECTORLINE:RKTL_TWR:RKTL:5\n";
contents += "CIRCLE_SECTORLINE:RKTN_TWR:RKTN:5\n";
contents += "CIRCLE_SECTORLINE:RKTU_TWR:RKTU:5\n";"
contents += "CIRCLE_SECTORLINE:RKTU_TWR:RKTU:5\n";



Expand Down Expand Up @@ -463,7 +463,7 @@ module.exports = {
contents += "SECTOR:RKTI_TMA:0:3500\n";
contents += "OWNER:TIA\n";
contents += "BORDER:RKTI_TMA_T21_BORDER\n";

contents += "SECTOR:RKTI_TMA:0:17500\n";
contents += "OWNER:TIA\n";
contents += "BORDER:RKTI_TMA_T22_BORDER\n";
Expand Down

0 comments on commit 3f69a60

Please sign in to comment.