mirror of
https://github.com/sigmasternchen/Wish
synced 2025-03-15 15:38:54 +00:00
just don't ask
This commit is contained in:
parent
d15920e56a
commit
88b44a0b19
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue