This commit is contained in:
p.kosyh 2010-07-11 18:55:10 +00:00
parent 04808529ad
commit 46962390ff

View file

@ -121,7 +121,6 @@ function player_back(self) -- deprecated
end
function back()
local where = here();
return me():goto(from(), true);
end