source:
src/main/java/onetomany/bargainingchipsgame/players/NegotiationStatusMessage.java@
290
Last change on this file since 290 was 278, checked in by , 5 years ago | |
---|---|
File size: 162 bytes |
Line | |
---|---|
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.