mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-06 18:57:12 +00:00
Fix for slight name change.
Reviewed by me.
This commit is contained in:
@@ -285,7 +285,7 @@ Executable.prototype.loadFileDependencies = function()
|
||||
executable._eventDispatcher.dispatchEvent(
|
||||
{
|
||||
type:"dependenciesload",
|
||||
fileExecutable:executable
|
||||
executable:executable
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user