Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.24 KB | None | 0 0
  1. public static void AddTanlines(Girl azusa)
  2. {
  3.     asusa.Skin += new Tanlines();
  4. }
  5.  
  6. public static void AddCatEars(Girl azusa)
  7. {
  8.     try
  9.     {
  10.         asusa.Head += new CatEars();
  11.     }
  12.     catch
  13.     {
  14.         Console.WriteLine("Failed to add cat ears.");
  15.     }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement