Updated release. Removed defunct ConvoCC includes.

This commit is contained in:
Jaysyn904
2024-05-11 18:11:56 -04:00
parent 1779e9a728
commit 2c917cf128
8 changed files with 83 additions and 4229 deletions

View File

@@ -233,3 +233,5 @@ int GetDamageFromConstant(int nIPConst)
WriteTimestampedLogEntry("Unknown IP_CONST_MONSTERDAMAGE_* constant passed to GetDamageFromConstant()!");
return 0;
}
//:: void main (){}