Edit: Changement de DefaultEntity par object_easter_egg01a.
This commit is contained in:
parent
4d10ef60e9
commit
e3aeceae68
1 changed files with 1 additions and 1 deletions
|
@ -606,7 +606,7 @@ CClientConfig::CClientConfig()
|
||||||
|
|
||||||
// DEBUG
|
// DEBUG
|
||||||
DisplayMissingAnimFile = false;
|
DisplayMissingAnimFile = false;
|
||||||
DefaultEntity = "ccafb1.creature";
|
DefaultEntity = "object_easter_egg01a";
|
||||||
RestrainPI = true;
|
RestrainPI = true;
|
||||||
DumpVSIndex = false;
|
DumpVSIndex = false;
|
||||||
HelpFontSize = 12;
|
HelpFontSize = 12;
|
||||||
|
|
Loading…
Reference in a new issue