diff options
| author | jacob1 <jfu614@gmail.com> | 2013-09-02 01:52:38 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-09-02 01:52:38 (GMT) |
| commit | f1145f31f52f1089fed4c7f390f5384f040b4771 (patch) | |
| tree | 3fa26b80978696e9390e248666183d28bad04fa2 /src/simulation/Simulation.h | |
| parent | b2957dc1c9b2f025727a57063f2e252647918fc2 (diff) | |
| download | powder-f1145f31f52f1089fed4c7f390f5384f040b4771.zip powder-f1145f31f52f1089fed4c7f390f5384f040b4771.tar.gz | |
new element: PROT (protons) TODO: proton colliders to produce heavier elements
Diffstat (limited to 'src/simulation/Simulation.h')
| -rw-r--r-- | src/simulation/Simulation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/simulation/Simulation.h b/src/simulation/Simulation.h index 9c900ab..4c4ee95 100644 --- a/src/simulation/Simulation.h +++ b/src/simulation/Simulation.h @@ -70,7 +70,6 @@ public: bool gravWallChanged; //Portals and Wifi Particle portalp[CHANNELS][8][80]; - Particle emptyparticle; int portal_rx[8]; int portal_ry[8]; int wireless[CHANNELS][2]; |
