1
0
spegling av https://github.com/Sokomine/chesttools.git synced 2025-12-24 04:05:31 +01:00

works with newer versions of mt again

This commit is contained in:
Sokomine
2018-07-15 13:44:58 +02:00
förälder 962f2a9ea8
incheckning c0b9abb034

Visa fil

@@ -78,7 +78,7 @@ end
chesttools.on_receive_fields = function(pos, formname, fields, player)
if( fields.quit ) then
if( fields.quit and fields.quit ~= "") then
return;
end