Comment polishing.
This commit is contained in:
parent
08f77c692a
commit
eb49f4d0d2
2 changed files with 2 additions and 2 deletions
|
@ -440,7 +440,7 @@ def buildtravel(locs, objs):
|
|||
|
||||
# At this point the ltravel data is in the Section 3
|
||||
# representation from the FORTRAN version. Next we perform the
|
||||
# same mapping into wgat used to be the runtime format.
|
||||
# same mapping into what used to be the runtime format.
|
||||
|
||||
travel = [[0, "LOC_NOWHERE", 0, 0, 0, 0, 0, 0, "false", "false"]]
|
||||
tkey = [0]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Check that dwarf spawns in alternative location (fuzzed)
|
||||
## Check that dwarf spawns in alternative location (fuzzed)
|
||||
n
|
||||
seed 383847
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue