We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e5010 commit 18d4f86Copy full SHA for 18d4f86
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.1.4] - 2022-10-25
4
+
5
+- [Fixed] ファイルの末尾に到達するとwait時間が残っている場合でも、スクリプトが終了となっていた不具合を修正
6
7
## [1.1.3] - 2022-09-14
8
9
- [Fixed] イベントスクリプトエラーが発生した場合、Playボタンが押せなくなっていた不具合を修正
package.json
@@ -1,7 +1,7 @@
{
"name": "com.utj.unitybotkun",
"displayName": "UnityBotKun",
- "version": "1.1.3",
+ "version": "1.1.4",
"unity": "2019.3",
"keywords": [
"unity",
0 commit comments