projects
/
Thronefall
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Thronefall_1_57
/
Decompile
/
I2.Loc
/
TranslationFlag.cs
blob: c2c705ba8e8b141dec4485eeb426346f3a4a5c22 (
plain
)
1
2
3
4
5
6
7
namespace I2.Loc; public enum TranslationFlag : byte { Normal = 1, AutoTranslated }