mirror of
https://github.com/td512/re3.git
synced 2026-03-02 09:06:12 +00:00
garages + script
This commit is contained in:
@@ -462,3 +462,10 @@ CWanted::UpdateCrimesQ(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
CWanted::Suspend(void)
|
||||
{
|
||||
// TODO(MIAMI)!
|
||||
Reset(); // <- temporary
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user