mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-28 02:09:59 +02:00
Change portal so that randomness never causes a particle to exit the same side it came in
This commit is contained in:
committed by
Simon Robertshaw
parent
20aba663cd
commit
5f8fba12c8
@@ -946,6 +946,8 @@ static wall_type wtypes[] =
|
||||
particle portalp[CHANNELS][8][80];
|
||||
const particle emptyparticle;
|
||||
int wireless[CHANNELS][2];
|
||||
extern int portal_rx[8];
|
||||
extern int portal_ry[8];
|
||||
|
||||
extern int wire_placed;
|
||||
|
||||
|
Reference in New Issue
Block a user