mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Ensures return value of string is preserved.
This commit is contained in:
parent
5c774f5fe6
commit
71da4360b8
@ -15,4 +15,4 @@
|
|||||||
* Public: Yes
|
* Public: Yes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
getText (configFile >> "CfgPatches" >> "ACE_main" >> "version") // return
|
getText (configFile >> "CfgPatches" >> "ACE_main" >> "versionStr") // return
|
||||||
|
Loading…
Reference in New Issue
Block a user