Sascha Manns saigkill
-
Sascha Manns
- Germany
- Sign in to view email
- http://saschamanns.de
View Player.cs
using System; | |
using System.Collections.Generic; | |
using System.Linq; | |
using System.Runtime.Remoting.Messaging; | |
using System.Text; | |
using System.Threading.Tasks; | |
namespace Engine | |
{ | |
public class Player : LivingCreature |