AI: Fix bug.

This commit is contained in:
OSSRS-AI 2025-11-03 10:04:40 -05:00 committed by winlin
parent 31bf8b654e
commit b6cf62edf5

View File

@ -1071,7 +1071,7 @@ enum SrsAvcLevel {
SrsAvcLevel_5 = 50,
SrsAvcLevel_51 = 51,
SrsAvcLevel_52 = 52,
SrsAvcLevel_6 = 6,
SrsAvcLevel_6 = 60,
SrsAvcLevel_61 = 61,
SrsAvcLevel_62 = 62,
};