stepRange for AIFS type ep

This commit is contained in:
Robert Osinski 2024-07-03 08:14:00 +00:00
parent f0a46c9c3c
commit e76826ac06
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
if (class is "ai")
{
alias mars.step = stepRange;
}