Started work on fixing nanosaber
This commit is contained in:
parent
a719a1c563
commit
4c01fa8864
7 changed files with 156 additions and 108 deletions
|
@ -8,4 +8,5 @@ public class MessageIDs
|
|||
public static int freqTransmitterID = 0;
|
||||
public static int fluidPipeID = 1;
|
||||
public static int playerDetectorID = 2;
|
||||
public static int nanosaberID = 3;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue