Something weird happens with redescribe = auto_beta (Adventuron Beta 45d/48b):
start_at = my_location>!
redescribe = auto_beta
locations {
my_location : location "You are in a room." ;
my_location1 : location "You are in a room." ;
}
connections {
from, direction, to = [
my_location, east, my_location1, ]
}
You can't do that (No waiting for a key press)
>e
>!
You can't do that (Wait for a key to be pressed.)
But from now on, it will always wait for a key to be pressed.