[Script] Remove debug message

This commit is contained in:
momo5502 2017-05-08 18:31:57 +02:00
parent 0425eb080f
commit a1bf2ee2e8

View File

@ -243,8 +243,6 @@ namespace Components
}
}
MessageBoxA(0, Utils::String::VA("%d", Game::Scr_GetNumParam()), "ZOOB", 0);
return Game::Scr_GetNumParam();
}