HomeWildfire Games

Fix foundation committing following rP25182 (pushing)

Description

Fix foundation committing following rP25182 (pushing)

rP25182 added a flag to "GetBlockMovementFlag" to return either the current or the template value, and by default it returns the template value.
Foundation logic needed it to return the current value.

Gates are also updated to avoid changing behaviour in unpredictable ways.

Differential Revision: https://code.wildfiregames.com/D3796