X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Finit.c;h=ea5ec18de985d667f2fccda3b504cdbc3f7c1fc5;hb=refs%2Ftags%2F3.2.6.1;hp=32ec089204945182cbede2348f9d99e75d45891e;hpb=3a98ec2c06b0355364b5747da91af9f673e295ca;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index 32ec0892..ea5ec18d 100644 --- a/src/init.c +++ b/src/init.c @@ -6191,6 +6191,7 @@ void OpenAll() InitElementPropertiesStatic(); InitElementPropertiesEngine(GAME_VERSION_ACTUAL); + InitElementPropertiesGfxElement(); print_timestamp_time("[post-video]");