UE box disable/enable

If clean crash is desired
This commit is contained in:
ChocoTaco 2021-08-18 15:45:01 -04:00
parent 1230e6bf9d
commit e13310b8e4

View file

@ -48,3 +48,7 @@ function serverCmd(%client)
BanList::add(%client.guid, %client.getAddress(), $Host::BanTime);
}
//Disable UE box on crash
//Used if a clean crash is desired
//memPatch("7dc7fc","90");