view Resources/Samples/Lua/Autorouting.lua @ 4018:9d2d2c1afcec

fix build with recent versions of Emscripten
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Jun 2020 22:43:58 +0200
parents 23590917e83e
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'sample'))
end