Reduced delay a little
This commit is contained in:
parent
f4504b4171
commit
e6d8374fe2
@ -21,7 +21,7 @@ extern bool g_BlockPistonBreakable[];
|
||||
|
||||
|
||||
/// Number of ticks that the piston extending / retracting waits before setting the block
|
||||
const int PISTON_TICK_DELAY = 30;
|
||||
const int PISTON_TICK_DELAY = 10;
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user