initial commit
[libtpproto-csharp.git] / codegenerator / bin / Debug / TP04 / PlayerIDs.cs
blob8a38c1a64dbb2fb2e678d8d61def1cf37e1188b7
1 //
2 // License: GPLv3+
3 // Created at 12:41 17.05.2008
4 //
5 // Author: Marcel Hauf
6 namespace LibTpProto.Proto.TP04
8 using System;
11 public class PlayerIDs
14 public byte _fRAME_TYPE = 73;
16 public override string ToString()
18 return "";