Skip to content
Snippets Groups Projects
Commit 507ac6b9 authored by hagrid67's avatar hagrid67
Browse files

minor commenting change

parent f92415ee
No related branches found
No related tags found
No related merge requests found
......@@ -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 = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment