Update cool_tools.js

removed fancy quote on radsteam
This commit is contained in:
mrnoodleface 2023-03-21 20:13:47 -04:00 committed by GitHub
parent 773f1e3e4f
commit cb806ffd74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ elements.radiator = {
pixel.element = "cancer"
}
if (pixel.element == "steam" {
pixel.element = "rad_steam
pixel.element = "rad_steam"
}
},
category: "tools",