и еще подчистил

This commit is contained in:
SpeeeDCraft 2023-11-15 22:40:53 +07:00
parent f985773719
commit a0cf0b1acc
4 changed files with 10 additions and 10 deletions

View file

@ -76,12 +76,12 @@ ItemEvents.rightClicked(event => {
// Wax Scrapping
else if (false)
{
// todo
}
// Scrap Scrapping
else if (false)
{
// todo
}
}
})