Is sad day in Latvia. is not potato, is rock.

This commit is contained in:
Iaccidentally
2013-11-09 18:55:09 -05:00
parent 124baa59c6
commit e3a04d05ca

View File

@@ -44,7 +44,7 @@ public class Potato {
private static class Glados extends Potato { private static class Glados extends Potato {
public Glados() public Glados()
{ {
System.out.println("Oh hi, how are you holding up? BECAUSE I<EFBFBD>M A POTATO<EFBFBD> clap clap clap<EFBFBD> oh good, my slow clap processor made it into this thing, at least we have that."); System.out.println("Oh hi, how are you holding up? BECAUSE I'M A POTATO... clap clap clap... oh good, my slow clap processor made it into this thing, at least we have that.");
} }
} }
} }