removed tabs

This commit is contained in:
not-log 2021-06-04 17:39:05 +03:00
parent e3f3ac7906
commit f2fcfa50e1

View File

@ -334,6 +334,7 @@ public MRESReturn DHook_SendSound(Address pThis, Handle hParams)
ret = MRES_Supercede; ret = MRES_Supercede;
} }
} }
return ret; return ret;
} }
//----------------------------------------------------- //-----------------------------------------------------