Skip to content

Commit

Permalink
Merge pull request #111 from niwaniwa/bugfix/udon-asmdef-error
Browse files Browse the repository at this point in the history
Bugfix/udon asmdef error
  • Loading branch information
niwaniwa committed Sep 11, 2023
2 parents 997e676 + 2b84c9f commit da4262c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

### Fixed
- Fixed udon asmdef reference. [`#108`](https://github.com/niwaniwa/KineLVideoPlayer/issues/108)
- Fixed PlaylistAPI URL. [`#109`](https://github.com/niwaniwa/KineLVideoPlayer/issues/109)

### Removed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 5136146375e9a0a498a72a0091b40cc1, type: 3}
m_Name: Kinel.VideoPlayer.Udon
m_EditorClassIdentifier:
sourceAssembly: {fileID: 5897886265953266890, guid: f2d732cb19e49d341a9b0db5e649283f,
sourceAssembly: {fileID: 5897886265953266890, guid: 5a2e9b84b363c8049957b83d6125f47e,
type: 3}

0 comments on commit da4262c

Please sign in to comment.