Disabled strict mode for oolite-default-ship-script.js for now.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3962 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
a783e16365
commit
dc07d56bf6
@ -29,7 +29,7 @@ MA 02110-1301, USA.
|
||||
/*jslint white: true, undef: true, eqeqeq: true, bitwise: true, regexp: true, newcap: true, immed: true */
|
||||
|
||||
|
||||
"use strict";
|
||||
// "use strict"; //FIXME: can't delete legacy_fooActions.
|
||||
|
||||
|
||||
this.name = "oolite-default-ship-script";
|
||||
|
Loading…
x
Reference in New Issue
Block a user