2012-07-28, 05:13 PM
(This post was last modified: 2012-07-28, 09:17 PM by MariettaRC.)
That was legitimately frightening...
EDIT:
[spoiler=To explain that ending, assuming it's exactly what happened...]GUYS.
Notice the ~U in place of a countdown in the cruxtruder?
In programming, ~ is a destructor, meant to pretty much take apart a class after it's served its purpose, saving up memory usage in a program.
import universe U; basically means take this class called universe and name it U.
~U means Destroy Universe, which is what that was "counting down" to. The kernelsprites (apparently) prototyped each other, creating a black hole which was apparently the requirement for Caliborn's session entry...[/spoiler]

