mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-31 13:40:12 +02:00
enable E182 in snapshots
This commit is contained in:
@@ -14,7 +14,7 @@ Element_E182::Element_E182()
|
||||
Colour = PIXPACK(0x506030);
|
||||
MenuVisible = 1;
|
||||
MenuSection = SC_NUCLEAR;
|
||||
#ifdef DEBUG
|
||||
#if defined(DEBUG) || defined(SNAPSHOT)
|
||||
Enabled = 1;
|
||||
#else
|
||||
Enabled = 0;
|
||||
|
Reference in New Issue
Block a user