INv8r_ZIM said:########## subtitle stage
episode==4 ? ANH(last,PAL) : episode==6 ? ROTJ(last,PAL) : Nop()
I know it works for me. The No-op at the end catches everything that is not 4 or 6. I'm stumped.
-G
INv8r_ZIM said:########## subtitle stage
episode==4 ? ANH(last,PAL) : episode==6 ? ROTJ(last,PAL) : Nop()
I know it works for me. The No-op at the end catches everything that is not 4 or 6. I'm stumped.
-G