New translation lines
This commit is contained in:
parent
53e5dd38b2
commit
b68215a710
8 changed files with 41 additions and 7 deletions
|
|
@ -15,6 +15,8 @@ var money: float = 1000.0
|
|||
## Base which was requested to dock last
|
||||
var docking_base: Base = null
|
||||
|
||||
var cargo = {}
|
||||
|
||||
func destroy():
|
||||
super.destroy()
|
||||
if docking_base != null:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue