Remove needless code
This commit is contained in:
parent
7947d23719
commit
f737be9a38
@ -188,9 +188,6 @@ function techage.register_flower(name)
|
||||
end
|
||||
|
||||
function techage.register_plant(name)
|
||||
if contains(Plants, name) then
|
||||
return
|
||||
end
|
||||
Plants[name] = true
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user