stardew_valley/TMXLoader/sr.lua
2024-01-11 05:38:42 +08:00

3 lines
71 B
Lua

function entry(location,tile,layer)
TMX.SetSpouseRoom(location);
end