Skip to content

Commit

Permalink
Merge 6cf591d into f70385b
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Aug 19, 2019
2 parents f70385b + 6cf591d commit 62ad997
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/app/components/main-window/sidebar/sidebar.component.html
Expand Up @@ -208,16 +208,6 @@
Gameobject Template
</a>
</li>
<li>
<a href="#" routerLinkActive="active" [routerLink]="'gameobject/gameobject-template-addon'">
Template Addon
</a>
</li>
<li>
<a href="#" routerLinkActive="active" [routerLink]="'gameobject/gameobject-questitem'">
Quest Items
</a>
</li>
<ng-container *ngIf="!gameobjectHandlerService.isNew">
<li>
<a href="#" routerLinkActive="active" [routerLink]="'gameobject/gameobject-template-addon'">
Expand Down

0 comments on commit 62ad997

Please sign in to comment.