An error occurred while loading the file. Please try again.
Select Git revision
AutoRecovery.cpp
-
Leland Lucius authored
Would happen when writing tags with a value whose length was greater than 65535 due to the use of shorts. Now uses int instead.
Leland Lucius authoredWould happen when writing tags with a value whose length was greater than 65535 due to the use of shorts. Now uses int instead.