Added dfusion plugin name.

develop
Warmist 2012-02-23 00:41:27 +02:00
parent da57a66850
commit 8d9fa86804
1 changed files with 2 additions and 0 deletions

@ -28,6 +28,8 @@ static tthread::mutex* mymutex=0;
static tthread::thread* thread_dfusion=0;
uint64_t timeLast=0;
DFHACK_PLUGIN("dfusion")
command_result dfusion (Core * c, vector <string> & parameters);
command_result lua_run (Core * c, vector <string> & parameters);