Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Flatland
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
yoogottamk
Flatland
Commits
507ac6b9
Commit
507ac6b9
authored
5 years ago
by
hagrid67
Browse files
Options
Downloads
Patches
Plain Diff
minor commenting change
parent
f92415ee
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
flatland/utils/graphics_pil.py
+2
-1
2 additions, 1 deletion
flatland/utils/graphics_pil.py
with
2 additions
and
1 deletion
flatland/utils/graphics_pil.py
+
2
−
1
View file @
507ac6b9
...
...
@@ -395,8 +395,9 @@ class PILSVG(PILGL):
(
0
,
3
):
"
svg/Zug_2_Weiche_#0091ea.svg
"
}
# "paint" color of the train images we load
# "paint" color of the train images we load
- this is the color we will change.
# a3BaseColor = self.rgb_s2i("0091ea")
# temporary workaround for trains / agents renamed with different colour:
a3BaseColor
=
self
.
rgb_s2i
(
"
d50000
"
)
self
.
dPilZug
=
{}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment