diff --git a/code/ryzom/client/src/client_cfg.cpp b/code/ryzom/client/src/client_cfg.cpp index cfe9ed5ee..50fd591fc 100644 --- a/code/ryzom/client/src/client_cfg.cpp +++ b/code/ryzom/client/src/client_cfg.cpp @@ -606,7 +606,7 @@ CClientConfig::CClientConfig() // DEBUG DisplayMissingAnimFile = false; - DefaultEntity = "ccafb1.creature"; + DefaultEntity = "object_easter_egg01a"; RestrainPI = true; DumpVSIndex = false; HelpFontSize = 12;