more games

This commit is contained in:
Pedro Ivo Hudson 2024-02-11 09:07:17 -03:00
parent 08a27efc8c
commit a7f285fda5
1 changed files with 2 additions and 0 deletions

View File

@ -12,5 +12,7 @@ export default class jc2mp extends gamespy3 {
async run (state) {
await super.run(state)
state.version = state.raw.version
}
}