diff --git a/Party_APP/bin/model/Party.class b/Party_APP/bin/model/Party.class index 38ec1eb..e9de1a4 100644 Binary files a/Party_APP/bin/model/Party.class and b/Party_APP/bin/model/Party.class differ diff --git a/Party_APP/src/model/Party.java b/Party_APP/src/model/Party.java index 964bc9a..95a6ee3 100644 --- a/Party_APP/src/model/Party.java +++ b/Party_APP/src/model/Party.java @@ -1,11 +1,12 @@ -/********************************************* +/***************************************************************************** * Class: Party * Author: Brianna Rivera * * Revision Log: * 2/26/16 11:14am - Started Writing Code + * 3/4/2016 10:54am -Updated class with 'other items' see variable section * - ********************************************/ + *****************************************************************************/ package model;