source:
src/main/java/onetomany/bargainingchipsgame/players/NegotiationStatusMessage.java@
282
Last change on this file since 282 was 278, checked in by , 5 years ago | |
---|---|
File size: 162 bytes |
Rev | Line | |
---|---|---|
[278] | 1 | package onetomany.bargainingchipsgame.players; |
2 | /** | |
3 | * A message from the buying agents to the Coordinator | |
4 | */ | |
5 | public class NegotiationStatusMessage | |
6 | { | |
7 | ||
8 | } |
Note:
See TracBrowser
for help on using the repository browser.