|
|
|
@ -46,7 +46,8 @@ public static class Splash
|
|
|
|
"Fun is infinite with Community-Developers Inc.",
|
|
|
|
"Fun is infinite with Community-Developers Inc.",
|
|
|
|
"You may only proceed if you wear baggy pants.",
|
|
|
|
"You may only proceed if you wear baggy pants.",
|
|
|
|
"Did you know that games take time to develop?",
|
|
|
|
"Did you know that games take time to develop?",
|
|
|
|
"Ask the wombat."
|
|
|
|
"Ask the wombat.",
|
|
|
|
|
|
|
|
"This isn't complicated enough yet."
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
@ -135,4 +136,4 @@ public static class Splash
|
|
|
|
totalSplashes = generalSplash;
|
|
|
|
totalSplashes = generalSplash;
|
|
|
|
return totalSplashes;
|
|
|
|
return totalSplashes;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|