// Project Sword & Gun Copyright Kevin Poretti #include "IFESystemInterface.h" // Add default functionality here for any IIFESystemInterface functions that are not pure virtual. void IIFESystemInterface::FixedTick(float OneFrame) { }