stardew_valley/TMXLoader/sr.lua

3 lines
71 B
Lua
Raw Normal View History

2024-01-11 05:38:42 +08:00
function entry(location,tile,layer)
TMX.SetSpouseRoom(location);
end