-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright © 2021 Pokeyi - https://pokeyi.dev - [email protected] - This work is licensed under the MIT License. | ||
// Copyright © 2022 Pokeyi - https://pokeyi.dev - [email protected] - This work is licensed under the MIT License. | ||
|
||
// using System; | ||
using UdonSharp; | ||
|
@@ -617,7 +617,7 @@ public void _RemoteAction() // *Public/Protected* | |
|
||
/* MIT License | ||
Copyright (c) 2021 Pokeyi - https://pokeyi.dev - [email protected] | ||
Copyright (c) 2022 Pokeyi - https://pokeyi.dev - [email protected] | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright © 2021 Pokeyi - https://pokeyi.dev - [email protected] - This work is licensed under the MIT License. | ||
// Copyright © 2022 Pokeyi - https://pokeyi.dev - [email protected] - This work is licensed under the MIT License. | ||
|
||
using System; | ||
using UdonSharp; | ||
|
@@ -80,7 +80,7 @@ public void _DayCheck() // *Public/Protected* | |
|
||
/* MIT License | ||
Copyright (c) 2021 Pokeyi - https://pokeyi.dev - [email protected] | ||
Copyright (c) 2022 Pokeyi - https://pokeyi.dev - [email protected] | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v1.1.5 | ||
v1.1.6 |