Skip to content

Commit

Permalink
Delete HyperLink abuse
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant committed Nov 8, 2024
1 parent 6a0b6ca commit 01f75af
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 81 deletions.
21 changes: 0 additions & 21 deletions Content.Client/Corvax/HyperLink/HyperLinkSystem.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Content.Server/Corvax/HyperLink/HyperLinkComponent.cs

This file was deleted.

30 changes: 0 additions & 30 deletions Content.Server/Corvax/HyperLink/HyperLinkSystem.cs

This file was deleted.

15 changes: 0 additions & 15 deletions Content.Shared/Corvax/HyperLink/SharedHyperLinkSystem.cs

This file was deleted.

4 changes: 0 additions & 4 deletions Resources/Maps/corvax_paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25365,15 +25365,11 @@ entities:
- type: Transform
pos: 49.838795,21.556015
parent: 2
- type: HyperLink
url: https://youtu.be/xvFZjo5PgG0
- uid: 22009
components:
- type: Transform
pos: 25.341877,25.460508
parent: 2
- type: HyperLink
url: https://youtu.be/xvFZjo5PgG0
- proto: BookTemple
entities:
- uid: 1036
Expand Down
2 changes: 2 additions & 0 deletions runclient - Debug.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@echo off
dotnet run --project Content.Client
3 changes: 3 additions & 0 deletions runserver - Debug.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
dotnet run --project Content.Server
pause

0 comments on commit 01f75af

Please sign in to comment.