more version

This commit is contained in:
Pedro Ivo Hudson 2024-02-06 00:26:43 -03:00
parent bfeeb3fe19
commit 1607bc9f7a
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ export default class farmingsimulator extends Core {
})
state.raw.version = serverInfo.attr('version')
state.version = state.raw.version
// TODO: Add state.raw
}