Re-enabled DevCrit

Re-enabled DevCrit.  Full compile.  Updated Release archive.
This commit is contained in:
Jaysyn904 2025-01-13 18:33:32 -05:00
parent 3d0f321507
commit dc6bc05eda
8 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -4,7 +4,7 @@
void main()
{
object oPlayer = GetEnteringObject();
/* object oPlayer = GetEnteringObject();
int nF_ID = 495;
for (nF_ID; nF_ID <= 532; ++nF_ID){
@ -15,6 +15,6 @@ void main()
a_XPSettingReset(oPlayer);
}
else{}
}
} */
}