just don't ask

This commit is contained in:
overflowerror 2014-05-19 00:59:13 +02:00
parent d15920e56a
commit 88b44a0b19

View file

@ -45,7 +45,7 @@ const EOF = String.fromCharCode(26);
const OS_NAME = "Wish OS V 0.1"; // Wish-Isn't-a-SHell Operating System const OS_NAME = "Wish OS V 0.1"; // Wish-Isn't-a-SHell Operating System
const KERNEL = "Wodka Kernel V 0.9"; // Wish Os Dedicated Kernel Alpha const KERNEL = "Wodka Kernel V 0.9"; // Wish Os Dedicated Kernel Alpha
var OS = function() {own.Environment.global[args[1]] var OS = function() {
} }
OS.system; OS.system;
OS.runlevel; OS.runlevel;