Update KGlobals.ZC

This commit is contained in:
TomAwezome 2022-03-26 22:29:09 -04:00 committed by GitHub
parent c95266c667
commit 346bfc3d7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ CTask *sys_winmgr_task,
U8 *rev_bits_table; //Table with U8 bits reversed
CDate local_time_offset;
F64 *pow10_I64,
sys_os_version = 1.11;
sys_os_version = 1.12;
CAutoCompleteDictGlobals acd;
CAutoCompleteGlobals ac;