mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Another ZB config fix
This commit is contained in:
parent
91f6c68a8f
commit
828bc47846
1 changed files with 2 additions and 2 deletions
|
|
@ -3442,8 +3442,8 @@ thingtypes
|
||||||
sprite = "ESHIA1";
|
sprite = "ESHIA1";
|
||||||
width = 16;
|
width = 16;
|
||||||
height = 48;
|
height = 48;
|
||||||
flags1text = "[1] 90 degrees counter-clockwise";
|
flags1text = "[1] 90 degrees clockwise";
|
||||||
flags4text = "[4] 90 degrees clockwise";
|
flags4text = "[4] 90 degrees counter-clockwise";
|
||||||
flags8text = "[8] Double speed";
|
flags8text = "[8] Double speed";
|
||||||
}
|
}
|
||||||
115
|
115
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue