aboutsummaryrefslogtreecommitdiff
path: root/advtrains_signals_ks
diff options
context:
space:
mode:
authorhlqkj <kris88hl@gmail.com>2021-03-09 10:03:44 +0100
committerorwell96 <orwell@bleipb.de>2021-03-22 11:06:34 +0100
commit4fcc5527707d233535a9ed106cbd90892d95895c (patch)
tree6c745bdcf7cafcbbd0888370e78aa3ebda3dafa5 /advtrains_signals_ks
parentace8ca0fdac5bfcc588d9ec47c24e28d699e3ca9 (diff)
downloadadvtrains-4fcc5527707d233535a9ed106cbd90892d95895c.tar.gz
advtrains-4fcc5527707d233535a9ed106cbd90892d95895c.tar.bz2
advtrains-4fcc5527707d233535a9ed106cbd90892d95895c.zip
Remove "Last punched" from LuaATC init code fs
Also removed the now-dead last punch pos helper code. Resized buttons accordinghly.
Diffstat (limited to 'advtrains_signals_ks')
0 files changed, 0 insertions, 0 deletions
an>timer, p=pos, e=evtdata} run=true end function iq.mainloop(dtime) timer=timer + math.min(dtime, 0.2) for i=1,#queue do local qe=queue[i] if not qe then table.remove(queue, i)