Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Control + V Game


Skudgemuffin
 Share

Recommended Posts

  • Replies 255
  • Created
  • Last Reply

Top Posters In This Topic

Microsoft Windows [Version 6.1.7600]
Copyright © 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Tylian>ping 8.8.8.8

Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=39ms TTL=55
Reply from 8.8.8.8: bytes=32 time=39ms TTL=55
Reply from 8.8.8.8: bytes=32 time=39ms TTL=55
Reply from 8.8.8.8: bytes=32 time=39ms TTL=55

Ping statistics for 8.8.8.8:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 39ms, Maximum = 39ms, Average = 39ms

C:\Users\Tylian>

... Heh XD
Link to comment
Share on other sites

The following error or errors occurred while posting this message:
The message body was left empty. Warning: topic is currently/will be locked!
Only admins and moderators can reply.

Subject:  Message icon:  XX Wireless Wink Thumb up Thumb down Smiley Sad Recycled Question Moved Lamp Grin Exclamation Cheesy Angry Unknown Ee Te icon Topic Solved 
–------------------------------------------------------------------------------

          Font FaceCourierArialArial BlackImpactVerdanaTimes New RomanGeorgiaAndale MonoTrebuchet MSComic Sans MS  Font Size8pt10pt12pt14pt18pt24pt36pt  Change ColorBlackRedYellowPinkGreenOrangePurpleBlueBeigeBrownTealNavyMaroonLime GreenWhite

[more]
Link to comment
Share on other sites

using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Audio;
using Microsoft.Xna.Framework.Content;
using Microsoft.Xna.Framework.GamerServices;
using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input;
using Microsoft.Xna.Framework.Media;
Link to comment
Share on other sites

@Eckhart:

> using System;
> using System.Collections.Generic;
> using System.Linq;
> using Microsoft.Xna.Framework;
> using Microsoft.Xna.Framework.Audio;
> using Microsoft.Xna.Framework.Content;
> using Microsoft.Xna.Framework.GamerServices;
> using Microsoft.Xna.Framework.Graphics;
> using Microsoft.Xna.Framework.Input;
> using Microsoft.Xna.Framework.Media;

Ew…
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share


×
×
  • Create New...