Skip to content
Snippets Groups Projects
Commit c3de4bee authored by dg's avatar dg
Browse files

pliop

git-svn-id: http://svn.net-core.org/repos/t-engine4@2995 51575b47-30f0-44d4-a5cc-537603b46e54
parent d19f6e6b
No related branches found
No related tags found
No related merge requests found
......@@ -943,7 +943,7 @@ void _te4_export te4main(int argc, char *argv[], core_boot_type *given_core_def)
if (core_def->corenum)
{
// Just reboot the lua VM
if (core_def->corenum == TE4CORE_VERSION && 0)
if (core_def->corenum == TE4CORE_VERSION)
{
tickPaused = FALSE;
setupRealtime(0);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment