Com.jme.util.ShaderUniform cannot be cast to com.jme.util.export.Savable

Hi,



saving of a GLSLShaderObjectsState fails because com.jme.util.ShaderUniform doesn't implement com.jme.util.export.Savable. But it should…