mirror of
https://github.com/xstremebam/xsSpawn.git
synced 2024-08-30 16:52:13 +00:00
Update xsSpawnDefines.hpp
added the following line to class xsSpawnRscMapControl widthRailWay = 1;
This commit is contained in:
parent
3e59ee3000
commit
b627ad19c0
@ -103,6 +103,7 @@
|
|||||||
class xsSpawnRscMapControl {
|
class xsSpawnRscMapControl {
|
||||||
access = 0;
|
access = 0;
|
||||||
alphaFadeEndScale = 0.4;
|
alphaFadeEndScale = 0.4;
|
||||||
|
widthRailWay = 1;
|
||||||
alphaFadeStartScale = 0.35;
|
alphaFadeStartScale = 0.35;
|
||||||
colorBackground[] = {0.969,0.957,0.949,1};
|
colorBackground[] = {0.969,0.957,0.949,1};
|
||||||
colorCountlines[] = {0.572,0.354,0.188,0.25};
|
colorCountlines[] = {0.572,0.354,0.188,0.25};
|
||||||
|
Loading…
Reference in New Issue
Block a user