mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
issue #19: Permettre au client non DEV de pouvoir modifier l'entité par défaut depuis le client.cfg. Allowing non DEV client to change the default entitie in client.cfg.
This commit is contained in:
parent
642c47c180
commit
4d10ef60e9
1 changed files with 1 additions and 1 deletions
|
@ -1539,7 +1539,7 @@ void CClientConfig::setValues()
|
|||
READ_BOOL_DEV(PreCacheShapes)
|
||||
READ_BOOL_FV(ResetShapeBankOnRetCharSelect)
|
||||
READ_BOOL_DEV(DisplayMissingAnimFile)
|
||||
READ_STRING_DEV(DefaultEntity)
|
||||
READ_STRING_FV(DefaultEntity)
|
||||
READ_BOOL_DEV(RestrainPI)
|
||||
READ_BOOL_DEV(DumpVSIndex)
|
||||
READ_INT_DEV(HelpFontSize)
|
||||
|
|
Loading…
Reference in a new issue