1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Changed version to versionStr as fix for ()

Ensures return value of string is preserved.
This commit is contained in:
M3ales 2020-01-18 19:15:49 +02:00 committed by PabstMirror
parent 5c774f5fe6
commit 71da4360b8

View File

@ -15,4 +15,4 @@
* Public: Yes
*/
getText (configFile >> "CfgPatches" >> "ACE_main" >> "version") // return
getText (configFile >> "CfgPatches" >> "ACE_main" >> "versionStr") // return