start d_menu_option

This commit is contained in:
LagoLunatic
2024-11-05 20:53:59 -05:00
parent 92af4c4025
commit 0492ca2b52
12 changed files with 200 additions and 19 deletions
+1 -1
View File
@@ -1081,7 +1081,7 @@ BOOL daNpc_Os_c::searchNpcAction(void*) {
if(!door) {
if(cLib_calcTimer(&field_0x7A7) == 0) {
field_0x7A6 ^= 1;
field_0x7A7 = cLib_getRndValue(8, 0x14);
field_0x7A7 = cLib_getRndValue(8, 20);
}
mpMorf->setPlaySpeed(2.0f);