Delayed start

SVN revision: 33233
This commit is contained in:
Davide Andreoli 2007-12-24 19:47:54 +00:00
parent f3a836711a
commit fc1cea2c98
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ e_modapi_init(E_Module *m)
penguins_mod = m;
e_module_delayed_set(m, 1);
return pop;
}