altosui: Fix --replay to run in realtime after boost
authorKeith Packard <keithp@keithp.com>
Sat, 13 Sep 2014 22:51:50 +0000 (15:51 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Sep 2014 23:01:06 +0000 (16:01 -0700)
commit76d597ba069d953010609c44b5030091dc2c3024
tree9b43b455df168bb17351f5ea1eaa7538d2065795
parent97dc44381b6d99ace326afae0aa606765e6dcddc
altosui: Fix --replay to run in realtime after boost

I added the ability to rapidly replay files for AltosDroid to recover
from a crash, but didn't change AltosUI to use realtime mode again.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosUI.java