mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 13:23:45 -07:00
cleanup after removing logic tracker code
This commit is contained in:
parent
544db072d0
commit
7bead5bf1e
3 changed files with 5 additions and 5 deletions
|
@ -305,7 +305,7 @@ for rr in RRs:
|
|||
_, code = code.split(None, 1)
|
||||
output(f"\tEntrance({name}, []{{return {rr.gen(code)};}}")
|
||||
if deprioritize:
|
||||
output(", \"\", false")
|
||||
output(", false")
|
||||
output("),\n")
|
||||
output("});\n")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue