merge upstream commit: Remove unused and clean up missused variable-value assignments.
This commit is contained in:
parent
5b36a03f02
commit
0c3d4135e1
14 changed files with 634 additions and 30 deletions
|
@ -32,8 +32,6 @@ function beds.read_spawns()
|
|||
beds.save_spawns()
|
||||
os.rename(file, file .. ".backup")
|
||||
file = org_file
|
||||
else
|
||||
spawns = {}
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue