This commit is contained in:
parent
3d02cfeec5
commit
e1d8373629
4 changed files with 5 additions and 1 deletions
Binary file not shown.
|
@ -292,7 +292,7 @@ struct sThingPlatform
|
|||
u16 Type;
|
||||
u16 Speed;
|
||||
u16 TurnRate;
|
||||
u16 Pad;
|
||||
u16 Param0;
|
||||
u8 Flags;
|
||||
u8 PointCount;
|
||||
// Point List...
|
||||
|
|
Binary file not shown.
|
@ -29,9 +29,11 @@ Gfx=..\..\Graphics\platforms\FishHook3\FishHook3.gin
|
|||
|
||||
[BendyBranchLeft]
|
||||
Gfx=..\..\Graphics\platforms\Bendybranch\bendybranchl.gin
|
||||
Param0=Sproing
|
||||
|
||||
[BendyBranchRight]
|
||||
Gfx=..\..\Graphics\platforms\Bendybranch\bendybranchr.gin
|
||||
Param0=Sproing
|
||||
|
||||
[CoasterCar]
|
||||
Gfx=..\..\Graphics\platforms\CoasterCar\coastercar.gin
|
||||
|
@ -59,9 +61,11 @@ Gfx=..\..\Graphics\platforms\Wooden\Wooden.gin
|
|||
|
||||
[BouncyRing]
|
||||
Gfx=..\..\Graphics\platforms\bouncy_ring\bouncy_ring.gin
|
||||
Param0=Sproing
|
||||
|
||||
[BouncyTyre]
|
||||
Gfx=..\..\Graphics\platforms\bouncy_tyre\bouncy_tyre.gin
|
||||
Param0=Sproing
|
||||
|
||||
[DualPlatform]
|
||||
Gfx=..\..\Graphics\platforms\wooden\wooden.gin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue