From 1dae7ef33fdd3bf081b64828b3abb5b2ecd9b062 Mon Sep 17 00:00:00 2001 From: Alex Stubbins Date: Fri, 2 Apr 2010 21:55:31 -0700 Subject: [PATCH] I customized the Windows Vista source. --- Microsoft Vista Source Code.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Microsoft Vista Source Code.c b/Microsoft Vista Source Code.c index 1baf1a3..756d629 100644 --- a/Microsoft Vista Source Code.c +++ b/Microsoft Vista Source Code.c @@ -11,8 +11,8 @@ class WindowsVista extends WindowsXP implements Nothing {} -int totalNewFeatures = 3; -int totalWorkingNewFeatures = 0; +int totalNewFeatures = 2; +int totalWorkingNewFeatures = -20; float numberOfBugs = 345889E+O8; boolean readyForRelease = FALSE; -- 2.11.4.GIT