Tangled Evidence

Tangled Evidence is a 1934 British crime film directed by George A. Cooper and starring Sam Livesey, Joan Marion and Michael Hogan.[1] It was made by Twickenham Studios and based on a novel by Rose Champion de Crespigny.

Cast

gollark: I did that after it came up with some error.
gollark: ```lua fix_node = function(instance) if not debuggetupvalue then return end local i = 1 while true do local n, v = debuggetupvalue(instance, i) if not n then break end if n == "isRunning" then debugsetupvalue(instance, i, false) end if n == "procs" then debug.setupvalue(instance, i, {}) end i = i + 1 end end```
gollark: <@!113673208296636420> ```lua if node then if potatOS.fix_node then potatOS.fix_node(node.init) end node.on("dummy", function() end) process.spawn(node.init, "node") end```
gollark: ||potaTodfpwm||
gollark: ||your parents were both gay||

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.