index 4e773d1e451..e7ee25cffe3 100644 --- a/x_/x_sfscript.nss +++ b/x_/x_sfscript.nss @@ -604,6 +604,6 @@ int GetCurrentActionParamInt(object oObject, int nParam); float GetCurrentActionParamFloat(object oObject, int nParam); object GetCurrentActionParamObject(object oObject, int nParam); string GetCurrentActionParamString(object oObject, int nParam); location GetCurrentActionParamLocation(object oObject, int nParam); int IsValidPlayerScriptObject(object oObject); -int RemovePlayerHouseVariables(object oObject); \ No newline at end of file +void RemovePlayerHouseVariables(object oObject); \ No newline at end of file