View Single Post
  #1 (permalink)  
Old 02-20-2007, 08:16 PM
Frostblade Frostblade is offline
Junior Member
 
Join Date: Sep 2006
Posts: 13
Space at top of module
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?
Reply With Quote