diff options
| author | Li Jin <dragon-fly@qq.com> | 2025-03-19 14:52:54 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2025-03-19 14:52:54 +0800 |
| commit | 28bae6517f43c384a828df62b727517e26b3af9b (patch) | |
| tree | d8c54b0f4a43e2b2dce3cafdae869f535f4c85aa /spec/outputs/plus.lua | |
| parent | cefe5e3e8e9fa33b5f644edb5f34d0bed42ec402 (diff) | |
| download | yuescript-28bae6517f43c384a828df62b727517e26b3af9b.tar.gz yuescript-28bae6517f43c384a828df62b727517e26b3af9b.tar.bz2 yuescript-28bae6517f43c384a828df62b727517e26b3af9b.zip | |
Fixed issue #194, #195.v0.27.1
Diffstat (limited to 'spec/outputs/plus.lua')
| -rw-r--r-- | spec/outputs/plus.lua | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/outputs/plus.lua b/spec/outputs/plus.lua index bd89bfe..dda0660 100644 --- a/spec/outputs/plus.lua +++ b/spec/outputs/plus.lua | |||
| @@ -65,7 +65,6 @@ backpack = { | |||
| 65 | local start = { | 65 | local start = { |
| 66 | something = "cold" | 66 | something = "cold" |
| 67 | } | 67 | } |
| 68 | local bathe | 68 | local bathe = { |
| 69 | bathe = { | ||
| 70 | on = "fire" | 69 | on = "fire" |
| 71 | } | 70 | } |
