I'm running into a problem with some Nuke 8.0 modules. On the standard modules with nuke, the right block fix
|
Code:
|
define('INDEX_FILE', true); |
works with no problem. But on custom modules that line of code puts a space in at the top of the module. You can see this at:
http://www.blackhorsefaction.org/mod...e=Captain_List
Any ideas on a fix for this?