Skip to content

Commit

Permalink
refactor: removing old version of sequencer
Browse files Browse the repository at this point in the history
BREAKING CHANGE: removing old version of Sequencer, use version in socket layer instead
  • Loading branch information
James-Frowen committed Jul 29, 2021
1 parent 54942d6 commit 0efe4ba
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 194 deletions.
118 changes: 0 additions & 118 deletions Assets/Mirage/Runtime/Sequencer.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assets/Mirage/Runtime/Sequencer.cs.meta

This file was deleted.

1 change: 1 addition & 0 deletions Assets/Mirage/Runtime/SocketLayer/Sequencer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Copyright (c) 2020 Fredrik Holmstrom
Copyright (c) 2020 Paul Pacheco
Copyright (c) 2021 James Frowen
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
54 changes: 0 additions & 54 deletions Assets/Tests/Editor/SequencerTest.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assets/Tests/Editor/SequencerTest.cs.meta

This file was deleted.

0 comments on commit 0efe4ba

Please sign in to comment.