Update AutoFix.cpp

This commit is contained in:
rebtd7 2021-03-25 00:52:04 +00:00 committed by GitHub
parent 9c5f81cc27
commit e8db5d2923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -605,5 +605,5 @@ void MainContext::FF13_2_CreateSetFrameRateCodeBlock()
}
void MainContext::PrintVersionInfo() {
PrintLog("FF13Fix 1.6.3 https://github.com/rebtd7/FF13Fix");
PrintLog("FF13Fix 1.6.4 https://github.com/rebtd7/FF13Fix");
}