mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'lemu/yes.mlog')
| -rw-r--r-- | lemu/yes.mlog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lemu/yes.mlog b/lemu/yes.mlog index 3efea3f..7186860 100644 --- a/lemu/yes.mlog +++ b/lemu/yes.mlog @@ -1,2 +1,4 @@ -print "yes\n" -jump 0 always +set a 1 +select result notEqual x false a 2 +print result +printflush message1 |